Docs.rs
easy-archive-0.2.2
easy-archive 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ahaoboy
Dependencies
bzip2-rs ^0.1
normal
flate2 ^1
normal
liblzma ^0.4.2
normal
optional
lzma-rs ^0.3
normal
optional
path-clean ^1
normal
rc-zip ^5
normal
optional
rc-zip-sync ^4
normal
optional
ruzstd ^0.8
normal
strum ^0.27
normal
strum_macros ^0.27
normal
binstall-tar ^0.4
normal
time ^0.3
normal
wasm-bindgen ^0.2
normal
optional
zip ^4
normal
optional
zstd ^0.13
normal
Versions
3.23%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
easy_
archive
0.2.2
easy_archive
Function
mode_to_string
Copy item path
Source
pub fn mode_to_string(mode:
u32
, is_dir:
bool
) ->
String