Name Description Size
core.rs 6706
forward_attrs.rs 749
from_attributes.rs 1879
from_derive.rs 2721
from_field.rs 1998
from_meta.rs 1186
from_type_param.rs 2066
from_variant.rs 2433
input_field.rs 6952
input_variant.rs 3293
mod.rs 5073
outer_from.rs 2876
shape.rs Types for "shape" validation. This allows types deriving `FromDeriveInput` etc. to declare that they only work on - for example - structs with named fields, or newtype enum variants. 7997