Docs.rs
  • webserver-rs-0.5.2
    • webserver-rs 0.5.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xmh0511
    • Dependencies
      • anyhow ^1.0.71 normal
      • chrono ^0.4.26 normal
      • config-file ^0.2.3 normal
      • futures ^0.3.30 normal
      • jsonwebtoken ^9.3.0 normal
      • openssl ^0.10.64 normal
      • salvo ^0.67.0 normal
      • sea-orm ^0.12 normal
      • serde ^1.0.163 normal
      • serde_json ^1.0.96 normal
      • time ^0.3.21 normal
      • tokio ^1 normal
      • tracing ^0.1.37 normal
      • tracing-appender ^0.2.2 normal
      • tracing-subscriber ^0.3.17 normal
    • Versions
    • 28.07% 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

webserver_rs0.5.2

Crate Items

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

List of all items

Structs

  • web_core::assets::MemoryStream
  • web_core::authorization::AuthGuard
  • web_core::config::Config
  • web_core::config::Database
  • web_core::config::Http3
  • web_core::config::Log
  • web_core::http_error::AnyHttpError

Enums

  • web_core::http_error::HttpErrorKind

Traits

  • FromConfigFile
  • prelude::FromConfigFile

Macros

  • expire_time
  • html_err
  • json_err
  • router
  • serve_routes

Functions

  • route::build_cros
  • serve
  • web_core::authorization::gen_jwt_auth
  • web_core::authorization::gen_token
  • web_core::db::get

Type Aliases

  • web_core::http_error::HttpResult