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.
#[doc(hidden)]
1 parent f5357f9 commit 05f2805Copy full SHA for 05f2805
src/internal_tricks.rs
@@ -13,7 +13,6 @@ macro_rules! private_decl {
13
14
macro_rules! private_impl {
15
() => {
16
- #[doc(hidden)]
17
fn __private__(&self) -> crate::internal_tricks::PrivateMarker {
18
crate::internal_tricks::PrivateMarker
19
}
0 commit comments