Docs.rs
  • wasmtime-environ-15.0.0
    • wasmtime-environ 15.0.0
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexcrichton
    • sunfishcode
    • github:bytecodealliance:wasmtime-publish
    • Dependencies
      • anyhow ^1.0.22 normal
      • cranelift-entity ^0.102.0 normal
      • gimli ^0.28.0 normal
      • indexmap ^2.0.0 normal
      • log ^0.4.8 normal
      • object ^0.32 normal
      • serde ^1.0.188 normal
      • serde_derive ^1.0.188 normal
      • target-lexicon ^0.12.12 normal
      • thiserror ^1.0.43 normal
      • wasm-encoder ^0.36.2 normal
      • wasmparser ^0.116.0 normal
      • wasmprinter ^0.2.72 normal
      • wasmtime-component-util =15.0.0 normal
      • wasmtime-types ^15.0.0 normal
      • clap ^4.3.12 dev
      • env_logger ^0.10 dev
      • wat ^1.0.79 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

wasmtime_environ15.0.0

Aliasable

Implementors

In wasmtime_environ::wasmparser::types

?
Change settings

Trait wasmtime_environ::wasmparser::types::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