Docs.rs
tightbeam-rs-0.6.1
tightbeam-rs 0.6.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sephynox
Dependencies
aead ^0.5.2
normal
optional
aes ^0.8.4
normal
optional
aes-gcm ^0.10.3
normal
optional
aes-kw ^0.2.1
normal
optional
afl ^0.17.1
normal
optional
cms ^0.2.3
normal
crypto-common ^0.1.7
normal
optional
der ^0.7
normal
digest ^0.10.7
normal
optional
ecdsa ^0.16.9
normal
optional
elliptic-curve ^0.13.8
normal
futures ^0.3.32
normal
optional
hex-literal ^1.1.0
normal
optional
hkdf ^0.12.4
normal
optional
k256 ^0.13.4
normal
optional
kem ^0.2.0
normal
optional
paste ^1.0.15
normal
pkcs12 ^0.1.0
normal
rand_core ^0.6
normal
optional
rayon ^1.11.0
normal
optional
sha3 ^0.10.8
normal
optional
signature ^2.2.0
normal
optional
spki ^0.7
normal
tightbeam-derive ^0.1.0
normal
optional
time ^0.3.47
normal
optional
tokio ^1.50.0
normal
optional
x509-cert ^0.2.5
normal
optional
zeekstd ^0.6.2
normal
optional
zeroize ^1.5
normal
optional
fake =4.3.0
dev
rand ^0.9
dev
tokio ^1.50.0
dev
trybuild ^1.0.116
dev
Versions
69.32%
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
flags
tightbeam
0.6.1
tightbeam
Macro
flags
Copy item path
Source
macro_rules! flags { ($flagset_type:ty: $($flag:expr),* $(,)?) => { ... }; }