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