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
STREAM_CLOSED
vane_
core
0.2.3
In vane_
core::
h2::
connection::
error_
code
vane_core
::
h2
::
connection
::
error_code
Constant
STREAM_
CLOSED
Copy item path
Source
pub const STREAM_CLOSED:
u32
= 0x5;
Expand description
Frame on a closed stream.