reset

Function reset 

Source
pub async fn reset(
    ctx: Context,
    username: String,
    password: String,
) -> Result<(), DbErr>