devise::mapper

Function struct_default

Source
pub fn struct_default<M>(
    mapper: M,
    value: Derived<'_, ItemStruct>,
) -> Result<TokenStream, Diagnostic>
where M: Mapper,