Docs.rs
ironshield-api-0.1.37
ironshield-api 0.1.37
Docs.rs crate page
SSPL-1.0
Links
Repository
crates.io
Source
Owners
francolla
Scherso
Dependencies
axum ^0.8.4
normal
base64 ^0.22.1
normal
chrono ^0.4.41
normal
ed25519-dalek ^2.1
normal
hex ^0.4.3
normal
ironshield-types ^0.1.30
normal
rand_core ^0.6.4
normal
reqwest ^0.12.22
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
tokio ^1
normal
tower-http ^0.6.6
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
Versions
23.08%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ironshield_api/
lib.rs
1
pub mod
handler;
2
pub mod
routing;
3
pub mod
test;
4
pub mod
constant;