Docs.rs
  • athene-1.4.1
    • athene 1.4.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • lo-ferris
    • Dependencies
      • async-trait ^0.1.68 normal
      • athene_macro ^0.3.0 normal
      • ciborium ^0.2.1 normal
      • cookie ^0.17.0 normal
      • futures ^0.3.28 normal
      • headers ^0.3.8 normal
      • hyper ^0.14 normal
      • mime_guess ^2.0.4 normal
      • multer ^2.1.0 normal
      • multimap ^0.9.0 normal
      • percent-encoding ^2.2.0 normal
      • regex ^1.8.1 normal
      • rmp-serde ^1.1.1 normal
      • rustls-pemfile ^1.0.2 normal
      • serde ^1.0.163 normal
      • serde_json ^1.0.96 normal
      • serde_urlencoded ^0.7.1 normal
      • tempfile ^3.5.0 normal
      • thiserror ^1.0.40 normal
      • tokio ^1.28.1 normal
      • tokio-rustls ^0.24.0 normal
      • tokio-tungstenite ^0.19.0 normal
      • tokio-util ^0.7.8 normal
      • validator ^0.16.0 normal
    • Versions
    • 12.03% 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 athene

  • Version 1.4.1
  • All Items
  • Re-exports
  • Modules
  • Functions
  • Type Definitions
?
Change settings

Crate athene

source ·

Re-exports

  • pub use async_trait;
  • pub use futures;
  • pub use headers;
  • pub use regex;
  • pub use serde_json;
  • pub use serde_urlencoded;
  • pub use thiserror;

Modules

  • context
  • controller
  • error
  • handler
  • middleware
  • prelude
  • request
  • resolver
  • responder
  • response
  • router
  • server

Functions

  • new

Type Definitions

  • Result
  • Router