Docs.rs
cranelift-wasm-0.112.3
cranelift-wasm 0.112.3
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
fitzgen
yurydelendik
sunfishcode
bnjbvr
github:bytecodealliance:wasmtime-publish
Dependencies
cranelift-codegen ^0.112.3
normal
cranelift-entity ^0.112.3
normal
cranelift-frontend ^0.112.3
normal
hashbrown ^0.14
normal
optional
itertools ^0.12.0
normal
log ^0.4.8
normal
serde ^1.0.188
normal
optional
serde_derive ^1.0.188
normal
optional
smallvec ^1.6.1
normal
wasmparser ^0.217.0
normal
wasmtime-types ^25.0.3
normal
target-lexicon ^0.12.16
dev
wat ^1.217.0
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
cranelift_
wasm
0.112.3
Module index_
set
Module Items
Structs
In cranelift_
wasm::
wasmparser::
collections
cranelift_wasm
::
wasmparser
::
collections
Module
index_set
Copy item path
Source
Expand description
Type definitions for an ordered set.
Structs
ยง
Index
Set
A default set of values.
Into
Iter
An iterator over the owned items of an
IndexSet
.
Iter
An iterator over the items of a
IndexSet
.