Docs.rs
assembly-pack-0.5.2
assembly-pack 0.5.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Xiphoseer
Dependencies
adler32 ^1.2
normal
optional
crc ^2.0
normal
flate2 ^1.0
normal
optional
futures-util ^0.3
normal
optional
log ^0.4.14
normal
optional
md5 ^0.7
normal
optional
nom ^7.0
normal
optional
nom-supreme ^0.6
normal
optional
serde ^1
normal
thiserror ^1
normal
argh ^0.1.4
dev
bincode ^1.3
dev
color-eyre ^0.5
dev
lipsum ^0.8
dev
serde_json ^1
dev
Versions
100%
of the crate is documented
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
Module fs
assembly_
pack
0.5.2
Module fs
Sections
Tools to handle a file system
Module Items
Structs
Traits
Functions
In assembly_
pack::
common
assembly_pack
::
common
Module
fs
Copy item path
Source
Expand description
§
Tools to handle a file system
Structs
§
File
Info
Information on a file
Traits
§
FsVisitor
A trait to scan a directory of files
Functions
§
scan_
dir
Scan a directory and call
FsVisitor::visit_file
for all files