Docs.rs
monocoque-rs-core-0.1.0
monocoque-rs-core 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vorjdux
Dependencies
async-lock ^3.3
normal
async-trait ^0.1
normal
bytes ^1.5
normal
compio ^0.10
normal
dashmap ^6.0
normal
flume ^0.11
normal
futures ^0.3
normal
hashbrown ^0.14
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
smallvec ^1.13
normal
socket2 ^0.5
normal
thiserror ^1
normal
tracing ^0.1
normal
Versions
86.7%
of the crate is documented
Go to latest version
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
PAGE_ALIGN
monocoque_
core
0.1.0
In monocoque_
core::
alloc
monocoque_core
::
alloc
Constant
PAGE_
ALIGN
Copy item path
Source
pub const PAGE_ALIGN:
usize
= 128;
Expand description
Cache-line alignment to avoid false sharing.