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
parse_block
libfw_
core
0.2.0
In libfw_
core::
ws
libfw_core
::
ws
Function
parse_
block
Copy item path
Source
pub fn parse_block(frame: &[
u8
]) ->
Option
<
Block
>
Expand description
Parse a
FRAME_BLOCK
frame.