Docs.rs
vane-kernel-0.2.3
vane-kernel 0.2.3
Docs.rs crate page
Apache-2.0
26 September 2026
Links
Repository
crates.io
Source
Owners
WyattAu
Dependencies
bytes ^1
normal
core_affinity ^0.8
normal
io-uring ^0.7
normal
optional
libc ^0.2
normal
loom ^0.7
normal
optional
mio ^1.2
normal
slab-pool ^0.1
normal
socket2 ^0.6
normal
thiserror ^2
normal
vane-observe ^0.2.0
normal
workspace-hack ^0.1
normal
loom ^0.7
dev
tempfile ^3
dev
Versions
100%
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
DEFAULT_BUF_SIZE
vane_
core
0.2.3
In vane_
core::
buffer
vane_core
::
buffer
Constant
DEFAULT_
BUF_
SIZE
Copy item path
Source
pub const DEFAULT_BUF_SIZE:
usize
= 4096;
Expand description
Default per-slot buffer size (single read batch).