Docs.rs
libfw-core-0.1.0
libfw-core 0.1.0
Docs.rs crate page
MIT
06 August 2026
Links
Repository
crates.io
Source
Owners
ArthurZhou
Dependencies
async-trait ^0.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
99.31%
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
Module range
libfw_
core
0.1.0
Module range
Module Items
Structs
In crate libfw_
core
libfw_core
Module
range
Copy item path
Source
Expand description
Byte-range representation shared by server and client.
Structs
ยง
Range
Spec
A byte range of a resource:
[start, end)
.