Docs.rs
  • atuin-server-0.10.0
    • atuin-server 0.10.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ellie
    • Dependencies
      • async-trait ^0.1.49 normal
      • atuin-common ^0.10.0 normal
      • axum ^0.5 normal
      • base64 ^0.13.0 normal
      • chrono ^0.4 normal
      • chronoutil ^0.2.3 normal
      • config ^0.13 normal
      • eyre ^0.6 normal
      • fs-err ^2.7 normal
      • http ^0.2 normal
      • rand ^0.8.4 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • sodiumoxide ^0.2.6 normal
      • sqlx ^0.5 normal
      • tokio ^1 normal
      • tower ^0.4 normal
      • tower-http ^0.3 normal
      • tracing ^0.1 normal
      • uuid ^1.0 normal
      • whoami ^1.1.2 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate atuin_server

logo
Change settings

List of all items

Structs

  • calendar::TimePeriodInfo
  • database::Postgres
  • handlers::ErrorResponse
  • handlers::ErrorResponseStatus
  • handlers::IndexResponse
  • models::History
  • models::NewHistory
  • models::NewSession
  • models::NewUser
  • models::Session
  • models::User
  • settings::Settings

Enums

  • calendar::TimePeriod

Traits

  • database::Database

Functions

  • handlers::history::add
  • handlers::history::calendar
  • handlers::history::count
  • handlers::history::list
  • handlers::index
  • handlers::user::get
  • handlers::user::login
  • handlers::user::register
  • handlers::user::verify_str
  • launch
  • router::router

Constants

  • settings::HISTORY_PAGE_SIZE