Docs.rs
jwt-lab-0.1.1
jwt-lab 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nyakiomaina
Dependencies
anyhow ^1.0
normal
base64ct ^1.6
normal
der ^0.7
normal
jsonwebtoken ^9.3
normal
pem ^3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
simple_asn1 ^0.6
normal
thiserror ^1.0
normal
time ^0.3
normal
criterion ^0.5
dev
rand ^0.8
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
All
jwt_lab
0.1.1
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
Claims
Explanation
Header
Jwk
Jwks
Jwt
VerifyOptions
Enums
Algorithm
Error
Key
KeySource
Functions
sign::sign
Type Aliases
Result