pub async fn exists_username(
configuration: &Configuration,
exists_username_request: ExistsUsernameRequest,
) -> Result<bool, Error<ExistsUsernameError>>
pub async fn exists_username(
configuration: &Configuration,
exists_username_request: ExistsUsernameRequest,
) -> Result<bool, Error<ExistsUsernameError>>