Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

write_enum_layout

Fully qualified path: dojo::storage::layout::write_enum_layout

pub fn write_enum_layout(
    model: felt252,
    key: felt252,
    values: Span<felt252>,
    ref offset: u32,
    variant_layouts: Span<FieldLayout>,
)