Docs.rs
  • kanin-0.32.1
    • kanin 0.32.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Victor-N-Suadicani
    • gorm-issuu
    • Dependencies
      • async-trait ^0.1.53 normal
      • derive_more ^0.99.17 normal
      • futures ^0.3.21 normal
      • kanin_derive ^0.7.0 normal
      • lapin ^2.3.1 normal
      • metrics ^0.22.1 normal
      • prost ^0.12.0 normal
      • thiserror ^1.0.30 normal
      • tokio ^1.18.0 normal
      • tracing ^0.1.37 normal
      • uuid ^1.4.1 normal
      • tokio ^1.18.0 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kanin0.32.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Connection
  • app::App
  • extract::Acker
  • extract::AppId
  • extract::Msg
  • extract::ReqId
  • extract::State
  • handler_config::HandlerConfig
  • request::Request

Enums

  • error::Error
  • error::HandlerError
  • error::RequestError

Traits

  • error::FromError
  • extract::Extract
  • handler::Handler
  • response::Respond

Derive Macros

  • AppState
  • FromError

Type Aliases

  • Result