Docs.rs
wasmer-deploy-util-0.0.15
wasmer-deploy-util 0.0.15
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
Michael-F-Bryan
github:wasmerio:wasmer-core
Dependencies
http ^0.2.9
normal
serde ^1.0.152
normal
wasmer-deploy-schema ^0.0.14
normal
wasmparser ^0.95
normal
serde_json ^1.0.89
dev
Versions
15.15%
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
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
☰
wasmer_deploy_util
0.0.15
Module validation
Enums
Functions
In crate wasmer_deploy_util
?
Module
wasmer_deploy_util
::
validation
source
·
[
−
]
Enums
CapabilityValidationError
DeploymentValidationError
ModuleValidationError
Errors that can occur during module validation.
Functions
validate_parse_module_wcgi
Validate a WASM module for usage with wcgi .
validate_parse_module_webproxy
Validate a WASM module for usage as a webproxy.