Type Alias MarkdownSection

Source
pub type MarkdownSection = Vec<String>;

Aliased Typeยง

struct MarkdownSection { /* private fields */ }