Skip to main content

cleanup_user

Function cleanup_user 

Source
pub async fn cleanup_user(
    username: &str,
    password: &str,
    user_id: &str,
) -> Result<(), String>