Struct wasmtime_environ::wasm::wasmparser::Naming [−][src]
Fields
index: u32
name: &'a str
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Naming<'a>
impl<'a> UnwindSafe for Naming<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more