Struct rustdoc::html::markdown::MarkdownWithTocExperimental
[-]
[+]
[src]
pub struct MarkdownWithToc<'a>(pub &'a str);
A unit struct like Markdown
, that renders the markdown with a
table of contents.