Struct llvm_mapper::block::type_table::TypeTable [−][src]
pub struct TypeTable(_);Expand description
Models the TYPE_BLOCK_ID_NEW block.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TypeTable
impl UnwindSafe for TypeTable
Blanket Implementations
Mutably borrows from an owned value. Read more