Docs.rs
  • rglw_api_common-0.0.1
    • rglw_api_common 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JONAF2103
    • Dependencies
      • async-trait ^0.1.80 normal
      • dotenv ^0.15.0 normal
      • figment ^0.10.18 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • log ^0.4.21 normal
      • mockall ^0.13.0 normal
      • rglw ^0.1.1 normal
      • rglw_api_codegen ^0.0.1 normal
      • rglw_orm ^0.2.1 normal
      • serde ^1.0.198 normal
      • serde_json ^1.0.116 normal
      • sqlx ^0.8.2 normal
      • tokio ^1.37.0 normal
      • tokio-tungstenite ^0.24.0 normal
    • Versions
    • 6% 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

rglw_api_common0.0.1

Crate Items

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

List of all items

Structs

  • errors::RglwApiError
  • request_processor::RequestProcessor
  • response_processor::ResponseProcessor
  • routes::RglwApiInputStream
  • routes::RglwApiOutputStream
  • routes::RglwApiRawRequest
  • routes::RglwApiRawResponse
  • routes::RglwApiRequest
  • routes::RglwApiResponse
  • routes::RglwApiRoute
  • traits::service::Services

Enums

  • configuration::RglwApiLogLevel
  • errors::RglwApiErrorCode
  • traits::service::ServiceType

Traits

  • traits::binary_message::BinaryMessage
  • traits::from_authorization::FromAuthorization
  • traits::injectable::Injectable
  • traits::rglw_api_request_response::SendOverRequestPipe
  • traits::rglw_api_request_response::SendOverResponsePipe
  • traits::rglw_api_request_response::ToTungsteniteResult
  • traits::service::Service

Macros

  • handle_rglw_api_result

Functions

  • configuration::load_configuration
  • generic::type_of

Type Aliases

  • routes::RglwApiRouteHandler
  • routes::RglwApiRouteHandlerResult
  • routes::RglwApiRoutes

Constants

  • request_processor::REQUEST_STRUCTURE