Trait wasmparser::types::Aliasable
source · pub trait Aliasable { }
Available on crate feature
validate
only.Expand description
A type that can be aliased in the component model.
pub trait Aliasable { }
validate
only.A type that can be aliased in the component model.