pub async fn username_status( state: AppState, username: &str, ) -> Result<UsernameStatus, AppError>
Get the status of a username.