[][src]Type Definition serde_generate::CustomCode

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

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