[−][src]Trait proc_macro_roids::FieldsNamedAppend
Indicates this type may have FieldsNamed appended to it.
Required methods
fn append_named(&mut self, fields_named: FieldsNamed)
Appends the specified fields_named to this type.