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