Docs.rs
  • actix-cloud-0.2.0
    • actix-cloud 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MXWXZ
    • Dependencies
      • actix-cloud-codegen ^0.1.1 normal
      • actix-utils ^3.0.1 normal optional
      • actix-web ^4.9.0 normal
      • anyhow ^1.0.86 normal
      • async-trait ^0.1.81 normal
      • chrono ^0.4.38 normal
      • colored ^2.1.0 normal optional
      • config ^0.14.0 normal optional
      • futures ^0.3.30 normal
      • parking_lot ^0.12.3 normal
      • prettyplease ^0.2.20 normal optional
      • qstring ^0.7.2 normal optional
      • quote ^1.0.36 normal optional
      • rand ^0.8.5 normal optional
      • redis ^0.26.1 normal optional
      • rustls ^0.23.12 normal optional
      • rustls-pemfile ^2.1.3 normal optional
      • serde ^1.0.208 normal optional
      • serde_json ^1.0.125 normal optional
      • serde_with ^3.9.0 normal optional
      • syn ^2.0.74 normal optional
      • thiserror ^1.0.63 normal
      • tokio ^1.39.2 normal
      • tracing ^0.1.40 normal optional
      • tracing-actix-web ^0.7.11 normal optional
      • tracing-subscriber ^0.3.18 normal optional
      • walkdir ^2.5.0 normal optional
      • yaml-rust2 ^0.8.1 normal optional
    • Versions
    • 23.76% 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

actix_cloud0.2.0

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

List of all items

Structs

  • Error
  • i18n::Locale
  • logger::LogItem
  • logger::Logger
  • logger::LoggerBuilder
  • memorydb::default::DefaultBackend
  • memorydb::redis::RedisBackend
  • request::Extension
  • request::Middleware
  • request::MiddlewareService
  • response::Response
  • response::ResponseError
  • router::Router
  • security::SecurityHeader
  • session::Session
  • session::SessionMiddleware
  • session::config::BrowserSession
  • session::config::PersistentSession
  • session::config::SessionMiddlewareBuilder
  • state::GlobalState
  • state::ServerHandle

Enums

  • response::BuildError
  • security::CrossOriginOpenerPolicy
  • security::RefererPolicy
  • security::StrictTransportSecurity
  • security::XFrameOptions
  • security::XXSSProtection
  • session::SessionStatus
  • session::config::CookieContentSecurity
  • session::config::SessionLifecycle
  • session::config::TtlExtensionPolicy

Traits

  • memorydb::interface::MemoryDB
  • response::ResponseCodeTrait
  • session::SessionExt

Macros

  • bail
  • i18n::i18n
  • map
  • t

Attribute Macros

  • main

Functions

  • response::generate_response
  • router::build_router
  • utils::is_default
  • utils::restart

Type Aliases

  • Result
  • logger::FilterFn
  • logger::TransformerFn
  • logger::WriterFn
  • response::JsonResponse
  • response::ResponseBuilderFn