Docs.rs
wapm-targz-to-pirita-0.3.10
wapm-targz-to-pirita 0.3.10
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Michael-F-Bryan
github:wasmerio:wasmer-core
Dependencies
anyhow ^1.0
normal
base64 ^0.21.0
normal
bytes ^1.4.0
normal
flate2 ^1.0.24
normal
indexmap ^1.9.2
normal
json5 ^0.4.1
normal
serde ^1.0
normal
serde_cbor ^0.11
normal
serde_json ^1.0
normal
sha2 ^0.10.2
normal
shared-buffer ^0.1.3
normal
tar ^0.4
normal
tempfile ^3.6.0
normal
toml ^0.7.4
normal
tracing ^0.1.37
normal
url ^2.3.1
normal
wasmer-toml ^0.8
normal
webc ^5.5.1
normal
insta ^1
dev
pretty_assertions ^1.4.0
dev
Versions
36.36%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
FileMap
Aliased type
In wapm_targz_to_pirita
?
Type Alias
wapm_targz_to_pirita
::
FileMap
source
·
[
−
]
pub type FileMap =
BTreeMap
<
DirOrFile
,
Vec
<
u8
>>;
Aliased Type
§
struct FileMap { /* private fields */ }