Docs.rs
snarkos-node-rest-2.2.1
snarkos-node-rest 2.2.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
anyhow ^1.0.75
normal
axum ^0.6
normal
axum-extra ^0.8.0
normal
http ^0.2
normal
indexmap ^2.0
normal
jsonwebtoken ^9.0
normal
once_cell ^1.18
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rayon ^1
normal
serde ^1
normal
snarkos-node-consensus =2.2.1
normal
snarkos-node-router =2.2.1
normal
snarkvm =0.16.1
normal
time ^0.3
normal
tokio ^1
normal
tower-http ^0.4
normal
tracing ^0.1
normal
Versions
80%
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
☰
snarkos_node_rest
2.2.1
All Items
Structs
Constants
Functions
?
Crate
snarkos_node_rest
source
·
[
−
]
Structs
Claims
The Json web token claims.
Rest
A REST API server for the ledger.
RestError
An enum of error handlers for the REST API server.
Constants
EXPIRATION
The time a jwt token is valid for.
Functions
auth_middleware