Type Definition serde_generate::CustomCode[][src]

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

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