Function username_status

Source
pub async fn username_status(
    state: AppState,
    username: &str,
) -> Result<UsernameStatus, AppError>
Expand description

Get the status of a username.