Skip to main content

get_local_user

Function get_local_user 

Source
pub fn get_local_user(username: &str) -> Result<Option<FingerResponseUserEntry>>
Expand description

Retrieve local user information for the given username.

Returns None if the user does not exist.