Docs.rs
  • dce-router-0.1.0
    • dce-router 0.1.0
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • idrunk
    • Dependencies
      • async-trait ^0.1.77 normal optional
      • bytes ^1.5.0 normal
      • dce-util 0.* normal
      • log ^0.4.20 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
    • Versions
    • 1.55% 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

dce_router0.1.0

  • Structs
  • Enums
  • Constants
  • Traits
?
Change settings

List of all items

Structs

  • api::Api
  • protocol::CustomizedProtocolRawRequest
  • request::Request
  • request::RequestContext
  • request::ResponseStatus
  • router::ApiTrunk
  • router::Router
  • serializer::JsonSerializer
  • serializer::StringSerializer
  • serializer::UnreachableSerializer

Enums

  • api::BeforeController
  • api::Controller
  • request::PathParam
  • serializer::Serializable
  • serializer::Serialized

Traits

  • api::ApiTrait
  • api::Method
  • api::ToStruct
  • protocol::RoutableProtocol
  • request::RawRequest
  • request::RequestTrait
  • serializer::Deserializer
  • serializer::Serializer

Constants

  • router::CODE_NOT_FOUND