to_shmem_derive::util

Function parse_field_attrs

source
pub(crate) fn parse_field_attrs<A>(field: &Field) -> A
where A: FromField,