[][src]Type Definition serde_generate::DocComments

type DocComments = BTreeMap<Vec<String>, String>;

Track documentation to be attached to particular definitions.