Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

pack_inner

Pack the proposal fields into a single felt252.

Fully qualified path: dojo::storage::packing::pack_inner

pub fn pack_inner(
    self: @felt252,
    size: u32,
    ref packing: felt252,
    ref packing_offset: u32,
    ref packed: Array<felt252>,
)