Skip to main content

existing_user

Function existing_user 

Source
pub(super) async fn existing_user(
    services: State,
    localpart: &str,
) -> Result<OwnedUserId>
Expand description

Resolves a MAS localpart to an existing local user, rejecting an absent one with 404.