Docs.rs
  • axum-mongodb-0.1.0
    • axum-mongodb 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yexiyue
    • Dependencies
      • axum ^0.7.3 normal
      • axum-mongodb-core ^0.1.0 normal
      • futures ^0.3.30 normal
      • mongodb ^2.8.0 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.109 normal
      • tokio ^1.35.1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

axum_mongodb0.1.0

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Traits
  • Attribute Macros
  • Derive Macros
?
Change settings

Crate axum_mongodb

source ·

Re-exports

  • pub use futures;
  • pub use mongodb;

Modules

  • preload

Structs

  • MongoDbServer
  • Server
  • ServersWarp

Traits

  • NewWithDb

Attribute Macros

  • inject
  • inject_meta
  • main

Derive Macros

  • Column