Docs.rs
twasmi-validation-0.3.0
twasmi-validation 0.3.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
litecreator
Dependencies
tetsy-wasm ^0.41.0
normal
assert_matches ^1.1
dev
Versions
31.03%
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
validate_module
twasmi_
validation
0.3.0
twasmi_validation
Function
validate_
module
Copy item path
Source
pub fn validate_module<V:
Validator
>( module: &
Module
, ) ->
Result
<V::
Output
,
Error
>