Docs.rs
  • cranelift-wasm-0.111.2
    • cranelift-wasm 0.111.2
    • 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.111.2 normal
      • cranelift-entity ^0.111.2 normal
      • cranelift-frontend ^0.111.2 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.215.0 normal
      • wasmtime-types ^24.0.2 normal
      • target-lexicon ^0.12.16 dev
      • wat ^1.215.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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_wasm0.111.2

Aliasable

Implementors

In cranelift_wasm::wasmparser::types

cranelift_wasm::wasmparser::types

Trait Aliasable

Source
pub trait Aliasable { }
Expand description

A type that can be aliased in the component model.

Implementors§

Source§

impl Aliasable for ComponentAnyTypeId

Source§

impl Aliasable for AliasableResourceId

Source§

impl Aliasable for ComponentCoreInstanceTypeId

Source§

impl Aliasable for ComponentCoreModuleTypeId

Source§

impl Aliasable for ComponentDefinedTypeId

Source§

impl Aliasable for ComponentFuncTypeId

Source§

impl Aliasable for ComponentInstanceTypeId

Source§

impl Aliasable for ComponentTypeId

Source§

impl Aliasable for ComponentValueTypeId

Source§

impl Aliasable for RecGroupId