[][src]Function structural::structural_trait::accessor_names

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

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