[][src]Function structural::structural_trait::field_names

pub fn field_names<T>() -> impl ExactSizeIterator<Item = &'static str> + Clone where
    T: Structural

The names of T's fields that have accessor trait impls.