Enum subscript_compiler::compiler::data::LayoutKind [−][src]
pub enum LayoutKind { Block, Inline, }
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LayoutKind
impl Send for LayoutKind
impl Sync for LayoutKind
impl Unpin for LayoutKind
impl UnwindSafe for LayoutKind
Blanket Implementations
Mutably borrows from an owned value. Read more