Docs.rs
  • rust-xfinal-0.8.13
    • rust-xfinal 0.8.13
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • xmh0511
    • Dependencies
      • rust-xfinal-macro ^0.1.0 normal
      • serde_json ^1.0.85 normal
      • tera ^1.17.0 normal
      • uuid ^1.1.2 normal
    • Versions
    • 50% 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
logo

logo

Crate rust_xfinal

  • Version 0.8.13
  • All Items
  • Re-exports
  • Modules
  • Macros
  • Structs
  • Constants
  • Traits
  • Type Definitions
logo
Change settings

Crate rust_xfinal

source · [−]

Re-exports

pub use tera;
pub use serde_json;

Modules

thread_pool

Macros

end_point
inject_middlewares

This macro is used to conveniently construct a set of middlwares

Structs

ConnectionData
EndPoint
HttpServer
Request
Response
RouterRegister
ServerConfig

Constants

CONNECT
DELETE
GET
HEAD
OPTIONS
PATCH
POST
PUT
TRACE

Traits

MiddleWare
Router
SerializationMethods

Type Definitions

RouterMap
RouterValue