Function macro_tools::orphan::item_struct::field_names

source ยท
pub fn field_names<'a>(t: &'a ItemStruct) -> Option<BoxedIter<'a, &'a Ident>>
Expand description

Retrieves the names of each field, if they exist.