Docs.rs
web-static-pack-0.5.0
web-static-pack 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
peku33
Dependencies
anyhow ^1.0.86
normal
http ^1.1.0
normal
http-body ^1.0.1
normal
rkyv ^0.8.9
normal
web-static-pack-common ^0.5.0
normal
http-body-util ^0.1.2
dev
hyper ^1.4.1
dev
test-case ^3.3.1
dev
tokio ^1.38.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
web_
static_
pack
0.5.0
Module file
Module Items
Traits
In crate web_
static_
pack
web_static_pack
Module
file
Copy item path
Source
Expand description
Single file related types. Provides
File
trait.
Traits
ยง
File
Trait for single file inside a
pack
. Consists of body in different encodings (
identity
aka
normal
,
gzip
,
brotli
), some precomputed header values etc.