Function atuin_server::handlers::history::count[][src]

pub async fn count(
    user: User,
    db: impl Database + Clone + Send + Sync
) -> Result<Box<dyn Reply>, Infallible>