Function atuin_server::handlers::user::get [−][src]
pub async fn get(
username: impl AsRef<str>,
db: impl Database + Clone + Send + Sync
) -> JSONResult<ErrorResponseStatus<'static>>
pub async fn get(
username: impl AsRef<str>,
db: impl Database + Clone + Send + Sync
) -> JSONResult<ErrorResponseStatus<'static>>