read_tuple_layout
Read a tuple layout model record.
Arguments
model- the model selectorkey- model record key.read_data- the read data.layout- the tuple item layouts
Fully qualified path: dojo::storage::layout::read_tuple_layout
pub fn read_tuple_layout(
model: felt252, key: felt252, ref read_data: Array<felt252>, layout: Span<Layout>,
)