Docs.rs
bh-sd-jwt-0.5.0
bh-sd-jwt 0.5.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
tbtldevops
Dependencies
base64 ^0.21.7
normal
bh-jws-utils ^0.6
normal
bh-status-list ^0.2
normal
bh-uri-utils ^0.1
normal
bherror ^0.1
normal
bhx5chain ^0.3
normal
futures ^0.3.31
normal
http ^1.1.0
normal
iref ^3.1.3
normal
lazy_static ^1.4.0
normal
openssl ^0.10
normal
rand_core ^0.6.4
normal
reqwest ^0.12.5
normal
serde ^1.0.195
normal
serde_json ^1.0.111
normal
serde_json_path ^0.7.2
normal
strum_macros ^0.27
normal
tracing ^0.1
normal
yoke ^0.7.4
normal
bhx5chain ^0.3
dev
hex ^0.4.3
dev
rand ^0.8.5
dev
tokio ^1.37.0
dev
Versions
100%
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
Digest
bh_
sd_
jwt
0.5.0
Digest
Aliased Type
In crate bh_
sd_
jwt
bh_sd_jwt
Type Alias
Digest
Copy item path
Source
pub type Digest =
String
;
Expand description
Base64url encoded hash value.
Aliased Type
ยง
pub struct Digest {
/* private fields */
}