Trait mun_runtime::TypedHandle [−][src]
A type to uniquely index typed collections.
Required methods
fn new(token: usize) -> Self[src]
Constructs a new TypedHandle.
fn token(&self) -> usize[src]
Retrieves the handle’s token.