Docs.rs
orca-wasm-0.9.2
orca-wasm 0.9.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
thesuhas
ejrgilbert
Dependencies
gimli ^0.31.0
normal
log ^0.4.22
normal
serde_json ^1.0.121
normal
tempfile ^3.10.1
normal
wasm-encoder ^0.227.1
normal
wasmparser ^0.227.1
normal
wasmprinter ^0.227.1
dev
wat ^1.227.1
dev
Versions
67.17%
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
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
orca_
wasm
0.9.2
GetID
Required Methods
get_id
Implementors
In orca_
wasm::
ir::
module
orca_wasm
::
ir
::
module
Trait
GetID
Copy item path
Source
pub trait GetID { // Required method fn
get_id
(&self) ->
u32
; }
Required Methods
§
Source
fn
get_id
(&self) ->
u32
Implementors
§
Source
§
impl
GetID
for
Function
<'_>
Source
§
impl
GetID
for
Global
Source
§
impl
GetID
for
Memory