Docs.rs
libfw-core-0.2.0
libfw-core 0.2.0
Docs.rs crate page
MIT
10 August 2026
Links
Repository
crates.io
Source
Owners
ArthurZhou
Dependencies
async-trait ^0.1
normal
crc32fast ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
zrip ^0.8
normal
zstd ^0.13
dev
Versions
98.79%
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
FRAME_START
libfw_
core
0.2.0
In libfw_
core::
ws
libfw_core
::
ws
Constant
FRAME_
START
Copy item path
Source
pub const FRAME_START:
u8
= 0x20;
Expand description
Client → server transfer start (
StartRequest
).