Docs.rs
ringkernel-core-0.4.0
ringkernel-core 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mivertowski
Dependencies
aes-gcm ^0.10
normal
optional
argon2 ^0.5
normal
optional
async-trait ^0.1
normal
atomic ^0.6
normal
aws-config ^1.6
normal
optional
aws-sdk-s3 ^1.68
normal
optional
base64 ^0.21
normal
optional
bytemuck ^1.14
normal
bytes ^1.9
normal
optional
cfg-if ^1.0
normal
chacha20poly1305 ^0.10
normal
optional
crossbeam ^0.8
normal
futures ^0.3
normal
governor ^0.6
normal
optional
hkdf ^0.12
normal
optional
inventory ^0.3
normal
jsonwebtoken ^9.2
normal
optional
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
rand ^0.8
normal
optional
reqwest ^0.11
normal
optional
rkyv ^0.7
normal
rustls ^0.23
normal
optional
rustls-pemfile ^2.1
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_yaml ^0.9
normal
optional
sha2 ^0.10
normal
optional
thiserror ^2.0
normal
tokio ^1.48
normal
toml ^0.8
normal
optional
tracing ^0.1
normal
uuid ^1.6
normal
webpki-roots ^0.26
normal
optional
zerocopy ^0.7
normal
zeroize ^1.7
normal
optional
proptest ^1.4
dev
tokio ^1.48
dev
Versions
100%
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
Skip to main content
FLAG_EXTENDED
ringkernel_
core
0.4.0
In ringkernel_
core::
persistent_
message::
message_
flags
ringkernel_core
::
persistent_message
::
message_flags
Constant
FLAG_
EXTENDED
Copy item path
Source
pub const FLAG_EXTENDED:
u32
= 0x01;
Expand description
Flag indicating this is an extended message format.