Docs.rs
oliphaunt-wasix-0.1.0
oliphaunt-wasix 0.1.0
Docs.rs crate page
MIT
30 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
f0rr0
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
directories ^6
normal
dunce ^1
normal
filetime ^0.2
normal
flate2 ^1
normal
hex ^0.4
normal
liboliphaunt-wasix-portable =0.1.0
normal
oliphaunt-icu =0.1.0
normal
optional
oliphaunt-wasix-tools =0.1.0
normal
optional
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3
normal
tokio ^1
normal
tracing ^0.1
normal
virtual-fs =0.702.0
normal
virtual-mio =0.702.0
normal
virtual-net =0.702.0
normal
wasmer =7.2.0
normal
wasmer-config =0.702.0
normal
wasmer-journal =0.702.0
normal
wasmer-package =0.702.0
normal
wasmer-types =7.2.0
normal
wasmer-wasix =0.702.0
normal
wasmer-wasix-types =0.702.0
normal
webc =12.0.0
normal
zstd ^0.13
normal
sqlx ^0.8
dev
tokio ^1
dev
tokio-postgres ^0.7
dev
liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu =0.1.0
normal
oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu =0.1.0
normal
optional
liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu =0.1.0
normal
oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu =0.1.0
normal
optional
liboliphaunt-wasix-aot-aarch64-apple-darwin =0.1.0
normal
oliphaunt-wasix-tools-aot-aarch64-apple-darwin =0.1.0
normal
optional
liboliphaunt-wasix-aot-x86_64-pc-windows-msvc =0.1.0
normal
oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc =0.1.0
normal
optional
Versions
8.57%
of the crate is documented
Platform
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
Skip to main content
SerializerMap
oliphaunt_
wasix
0.1.0
Serializer
Map
Aliased Type
In crate oliphaunt_
wasix
oliphaunt_wasix
Type Alias
Serializer
Map
Copy item path
Source
pub type SerializerMap =
HashMap
<
i32
,
Serializer
>;
Aliased Type
ยง
pub struct SerializerMap {
/* private fields */
}