Struct planus_cli::intermediate_language::types::NamespaceIndex [−][src]
pub struct NamespaceIndex(pub usize);Tuple Fields
0: usizeImplementations
Trait Implementations
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for NamespaceIndex
impl Send for NamespaceIndex
impl Sync for NamespaceIndex
impl Unpin for NamespaceIndex
impl UnwindSafe for NamespaceIndex
Blanket Implementations
Mutably borrows from an owned value. Read more
