Docs.rs
  • atomic-server-0.40.1
    • atomic-server 0.40.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • joepio
    • Dependencies
      • actix >=0.12, <0.14 normal
      • actix-cors ^0.7 normal
      • actix-files ^0.6 normal
      • actix-multipart ^0.6 normal
      • actix-web ^4.4 normal
      • actix-web-actors ^4 normal
      • actix-web-static-files >=4.0.1 normal
      • atomic_lib ^0.40.0 normal
      • base64 ^0.21 normal
      • chrono ^0.4 normal
      • clap ^4 normal
      • colored ^2 normal
      • dialoguer ^0.11 normal
      • directories >=2, <5 normal
      • dotenv ^0.15 normal
      • futures ^0.3 normal
      • image ^0.25.2 normal
      • instant-acme ^0.4 normal optional
      • opentelemetry ^0.21.0 normal optional
      • opentelemetry-jaeger ^0.20.0 normal optional
      • percent-encoding ^2.2.0 normal
      • rand ^0.8 normal
      • ravif ^0.11.8 normal
      • rcgen ^0.12 normal optional
      • regex ^1 normal
      • rio_api ^0.8 normal
      • rio_turtle ^0.8 normal
      • rustls ^0.20 normal optional
      • rustls-pemfile ^1 normal optional
      • sanitize-filename ^0.5 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_with ^3.3.0 normal
      • simple-server-timing-header ^0.1.0 normal
      • static-files ^0.2 normal
      • tantivy ^0.22 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • tracing-actix-web ^0.7 normal
      • tracing-chrome ^0.7 normal
      • tracing-log ^0.2 normal
      • tracing-opentelemetry ^0.22.0 normal optional
      • tracing-subscriber ^0.3 normal
      • ureq ^2 normal
      • urlencoding ^2 normal
      • webp ^0.3 normal
      • actix-rt ^2 dev
      • assert_cmd ^2 dev
      • dircpy ^0.3.15 build
      • static-files ^0.2 build
      • walkdir ^2 build
    • Versions
    • 83.87% of the crate is documented
  • 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

atomic_server_lib0.40.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • config::Config
  • config::ExportOpts
  • config::ImportOpts
  • config::Opts
  • config::ServerOpts

Enums

  • config::Command
  • config::LogLevel
  • config::Tracing

Functions

  • config::build_config
  • config::read_opts
  • serve::serve