type SkippedFields = HashSet<usize, DeterministicState>;Expand description
Indices of syn::Fields marked with an attr::Skip.
Aliased Typeยง
struct SkippedFields { /* private fields */ }type SkippedFields = HashSet<usize, DeterministicState>;Indices of syn::Fields marked with an attr::Skip.
struct SkippedFields { /* private fields */ }