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