Docs.rs
keygate-jwt-1.4.2
keygate-jwt 1.4.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
explodingcamera
Dependencies
base64ct ^1.6
normal
coarsetime ^0.1
normal
ed25519-compact ^2.0
normal
optional
hex ^0.4
normal
k256 ^0.13
normal
optional
p256 ^0.13
normal
optional
p384 ^0.13
normal
optional
rand ^0.8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
Versions
34.52%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
ensure
keygate_
jwt
1.4.2
keygate_jwt
Macro
ensure
Copy item path
Source
macro_rules! ensure { ($cond:expr, $err:expr $(,)?) => { ... }; }