Docs.rs
  • axum-mongodb-0.1.1
    • axum-mongodb 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yexiyue
    • Dependencies
      • axum ^0.7.3 normal
      • axum-mongodb-core ^0.1.1 normal
      • mongodb ^2.8.0 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.1

Module preload

  • Re-exports
  • Structs
  • Attribute Macros
  • Derive Macros

In crate axum_mongodb

?
Change settings

Module axum_mongodb::preload

source ·

Re-exports

  • pub use crate::CollectionInit;
  • pub use crate::MongoDbServer;
  • pub use crate::NewWithDb;

Structs

  • DBServers

Attribute Macros

  • inject
  • inject_meta
  • main

Derive Macros

  • Column