devise_core::mapper

Function input_default

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