atuin_server::handlers::user
pub async fn get( username: String, db: impl Database + Clone + Send + Sync) -> Result<Box<dyn Reply>, Infallible>