Type Definition serde_generate::CustomCode[][src]

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

Track custom code to be added to particular definitions (use with care!).