Docs.rs
diana-0.2.9
diana 0.2.9
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
arctic-hen7
Dependencies
async-graphql ^2.8.2
normal
async-stream ^0.3.1
normal
chrono ^0.4.19
normal
error-chain ^0.12.4
normal
jsonwebtoken ^7.2.0
normal
reqwest ^0.10.10
normal
serde ^1.0.103
normal
serde_derive ^1.0.103
normal
serde_json ^1.0.44
normal
tokio ^1.0.1
normal
tokio-stream ^0.1.5
normal
dotenv ^0.15.0
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
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
diana/auth/
mod.rs
1
pub mod
auth_state;
2
pub mod
core;
3
pub mod
jwt;