Docs.rs
parity-wasm-0.45.0
parity-wasm 0.45.0
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
time ^0.3
dev
Versions
100%
of the crate is documented
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
☰
In parity_wasm
?
Function
parity_wasm
::
peek_size
source
·
[
−
]
pub fn peek_size(source:
&[
u8
]
) ->
usize
Expand description
Returns size of the module in the provided stream.