We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a3d65 commit bc006b7Copy full SHA for bc006b7
src/lib.rs
@@ -4,7 +4,6 @@
4
#![warn(missing_docs, missing_debug_implementations)]
5
#![deny(bare_trait_objects)]
6
#![allow(unknown_lints)]
7
-#![doc(html_root_url = "https://docs.rs/pin-utils/0.1.0")]
8
9
#[macro_use]
10
mod stack_pin;
0 commit comments