Type Definition serde_generate::DocComments[][src]

pub type DocComments = BTreeMap<Vec<String>, String>;
Expand description

Track documentation to be attached to particular definitions.