Type Definition serde_generate::DocComments

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

Track documentation to be attached to particular definitions.