Struct test_docs::HeavilyDocumentedStruct
source · pub struct HeavilyDocumentedStruct {
pub nothing: (),
}
Expand description
Top-doc Prose title
Text below title.
Top-doc Prose sub-heading
Text below sub-heading.
Top-doc Prose sub-sub-heading
Text below sub-sub-heading
You know the drill.
More text.
Fields§
§nothing: ()
Implementations§
source§impl HeavilyDocumentedStruct
impl HeavilyDocumentedStruct
Title for struct impl doc
Text below heading.
Sub-heading for struct impl doc
Text below sub-heading.
Sub-sub-heading for struct impl doc
Text below sub-sub-heading.
sourcepub fn do_nothing()
pub fn do_nothing()
Title for struct impl-item doc
Text below title.
Sub-heading for struct impl-item doc
Text below sub-heading.
Sub-sub-heading for struct impl-item doc
Text below sub-sub-heading.