Name Description Size
core.rs 7490
forward_attrs.rs 2126
from_attributes.rs 2051
from_derive.rs 2802
from_field.rs 2076
from_meta.rs 1991
from_type_param.rs 2144
from_variant.rs 2511
input_field.rs 9125
input_variant.rs 4235
mod.rs 5609
outer_from.rs 3290
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