Struct rustdoc::html::markdown::MarkdownWithToc
[−]
[src]
pub struct MarkdownWithToc<'a>(pub &'a str);
🔬 This is a nightly-only experimental API. (
rustdoc
)A unit struct like Markdown
, that renders the markdown with a
table of contents.