devise_core::mapper

Function struct_default

Source
pub fn struct_default<M: Mapper>(
    mapper: M,
    value: Struct<'_>,
) -> Result<TokenStream>