Docs.rs
  • soph-server-0.28.3
    • soph-server 0.28.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jiannei
    • Dependencies
      • axum ^0.7.9 normal
      • axum-extra ^0.9.6 normal optional
      • bytes ^1.9.0 normal optional
      • metrics ^0.24.0 normal optional
      • mime ^0.3.17 normal
      • sea-orm ^1.1.1 normal optional
      • serde ^1.0.217 normal
      • serde_json ^1.0.134 normal
      • soph-auth ^0.28.3 normal optional
      • soph-config ^0.28.3 normal
      • soph-core ^0.28.3 normal
      • soph-view ^0.28.3 normal optional
      • tera ^1.20.0 normal optional
      • thiserror ^2.0.9 normal
      • tokio ^1.42.0 normal optional
      • tower ^0.5.2 normal optional
      • tower-http ^0.6.2 normal optional
      • tower-livereload ^0.9.5 normal optional
      • tracing ^0.1.41 normal
      • uuid ^1.11.0 normal optional
      • validator ^0.19.0 normal optional
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

soph_server0.28.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Server
  • config::Server
  • response::ResponseBuilder
  • router::Router

Enums

  • error::Error

Traits

  • traits::ApplicationTrait
  • traits::ErrorTrait
  • traits::InstanceTrait
  • traits::MiddlewareTrait
  • traits::RequestTrait
  • traits::ServiceTrait

Macros

  • cfg_if

Attribute Macros

  • async_trait

Functions

  • response::response
  • response::status_code

Type Aliases

  • AnyError
  • BoxCallback
  • BoxClosure
  • BoxError
  • BoxFuture
  • Callback
  • Closure
  • Instance
  • Middleware
  • Request
  • Response
  • Result
  • ServerResult
  • SharedString

Constants

  • config::X_REQUEST_ID