Docs.rs
jsonwebtoken-jwks-cache-0.4.0
jsonwebtoken-jwks-cache 0.4.0
Docs.rs crate page
MIT
10 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
expl
Dependencies
base64 ^0.23
normal
http ^1
normal
http-cache-semantics ^3
normal
jsonwebtoken ^11
normal
log ^0.4
normal
reqwest ^0.13
normal
rustls-pki-types ^1
normal
serde ^1
normal
spin ^0.12
normal
thiserror ^2.0
normal
tokio ^1
normal
url ^2
normal
x509-parser ^0.18
normal
serde_json ^1
dev
tokio ^1
dev
Versions
57.14%
of the crate is documented
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
CachedJWKS
jsonwebtoken_
jwks_
cache
0.4.0
CachedJWKS
Aliased Type
In crate jsonwebtoken_
jwks_
cache
jsonwebtoken_jwks_cache
Type Alias
CachedJWKS
Copy item path
Source
pub type CachedJWKS = CachedJWKS<
Client
>;
Aliased Type
ยง
pub struct CachedJWKS {
/* private fields */
}