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

Track documentation to be attached to particular definitions.