Docs.rs
vfile-0.8.7
vfile 0.8.7
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
snaar
Dependencies
byteorder ^1.4
normal
bzip2 ^0.4
normal
clap ^4.0
normal
crc32fast ^1.3
normal
crossbeam-channel ^0.5
normal
flate2 ^1.0
normal
lz-fear ^0.1
normal
paku ^0.0.2
normal
thiserror ^1.0
normal
ureq ^2.5
normal
zstd ^0.12
normal
Versions
8.72%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
vfile
cli
config.rs
mod.rs
vcat.rs
vcat_args.rs
compress
compress.rs
mod.rs
decompress
crc32.rs
decompress.rs
mod.rs
zip.rs
input
builder.rs
defaults.rs
factory.rs
mod.rs
output
builder.rs
factory.rs
mod.rs
transport
output
file.rs
mod.rs
output_transport.rs
writer_factory.rs
seekable
file.rs
mod.rs
seekable_factory.rs
seekable_transport.rs
streaming
file.rs
http.rs
mod.rs
previewer_factory.rs
streaming_transport.rs
mod.rs
util
buf
constants.rs
consumer.rs
io_err_ctx.rs
mod.rs
previewer.rs
producer.rs
reader.rs
writer.rs
location.rs
mod.rs
lib.rs
vfile/cli/
mod.rs
Settings
Help
Summary
1
pub mod
config;
2
pub mod
vcat;
3
pub mod
vcat_args;