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 11b97d3 commit c4414f3Copy full SHA for c4414f3
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