Docs.rs
openleadr-vtn-0.1.4
openleadr-vtn 0.1.4
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rnijveld
bjorn3
pohlm01
Dependencies
argon2 ^0.5.3
normal
optional
async-trait ^0.1.89
normal
axum ^0.8.8
normal
axum-extra ^0.12.5
normal
base64 ^0.22.1
normal
chrono ^0.4.44
normal
dotenvy ^0.15.7
normal
optional
http-body-util ^0.1.3
normal
jsonwebtoken ^10.3.0
normal
mime ^0.3.17
normal
openleadr-wire ^0.1.4
normal
rand ^0.10.0
normal
reqwest ^0.13.2
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_with ^3.17.0
normal
sqlx ^0.8.6
normal
optional
thiserror ^2.0.18
normal
tokio ^1.50.0
normal
tower ^0.5.3
normal
tower-http ^0.6.8
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.22
normal
url ^2.5.8
normal
uuid ^1.22.0
normal
validator ^0.20.0
normal
serial_test ^3.4.0
dev
tokio ^1.50.0
dev
Versions
6.48%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Files
openleadr_vtn/
lib.rs
1
mod
api;
2
pub mod
data_source;
3
mod
error;
4
pub mod
jwt;
5
pub mod
state;