Docs.rs
apikeys-rs-0.1.0
apikeys-rs 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
iltumio
Dependencies
async-trait ^0.1.76
normal
axum ^0.7.3
normal
bson ^2.8.1
normal
chrono ^0.4.31
normal
dotenv ^0.15.0
normal
futures-util ^0.3.30
normal
http ^1.0.0
normal
mongodb ^2.8.0
normal
redis ^0.25.4
normal
serde ^1.0.193
normal
serde_json ^1.0.109
normal
tower ^0.4.11
normal
tracing ^0.1.40
normal
rusty-hook ^0.11.2
dev
tokio ^1.35.0
dev
Versions
0%
of the crate is documented
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
Files
apikeys_rs/storage/
mod.rs
1
pub mod
memory_storage;
2
pub mod
mongodb_storage;