☰
Type Definition Result
Other items in
wasmparser
All crates
?
Type Definition
wasmparser
::
Result
[
−
]
[src]
pub type Result<T, E =
BinaryReaderError
> =
Result
<T, E>;