Docs.rs
ringkernel-core-0.1.3
ringkernel-core 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mivertowski
Dependencies
async-trait ^0.1
normal
atomic ^0.6
normal
bytemuck ^1.14
normal
cfg-if ^1.0
normal
crossbeam ^0.8
normal
futures ^0.3
normal
inventory ^0.3
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
rkyv ^0.7
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
uuid ^1.6
normal
zerocopy ^0.7
normal
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
CRITICAL
ringkernel_
core
0.1.3
In ringkernel_
core::
message::
priority
ringkernel_core
::
message
::
priority
Constant
CRITICAL
Copy item path
Source
pub const CRITICAL:
u8
= 192;
Expand description
Critical priority (192) - system messages.