devise::mapper

Function fields_null

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