Docs.rs
  • rupring-0.5.0
    • rupring 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • myyrakle
    • Dependencies
      • bytes ^1.5.0 normal
      • chrono ^0.4.31 normal
      • http-body-util ^0.1.0 normal
      • hyper ^1 normal
      • hyper-util ^0.1 normal
      • log ^0.4.20 normal
      • rupring_macro ^0.5.0 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • tokio ^1 normal
    • Versions
    • 47.83% 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

rupring0.5.0

  • Structs
  • Traits
  • Type Aliases
  • Attribute Macros
?
Change settings

List of all items

Structs

  • DIContext
  • Request
  • Response
  • RupringFactory

Traits

  • IController
  • IHandler
  • IModule
  • IProvider
  • IRoute

Attribute Macros

  • Controller
  • Delete
  • DeleteMapping
  • Get
  • GetMapping
  • Module
  • Patch
  • PatchMapping
  • Post
  • PostMapping
  • Put
  • PutMapping

Type Aliases

  • HeaderName
  • Method
  • MiddlewareFunction
  • NextFunction