delete_fixed_layout
Delete a fixed layout model record from the world storage.
Arguments
model- the model selector.key- the model record key.layout- the model layout
Fully qualified path: dojo::storage::layout::delete_fixed_layout
pub fn delete_fixed_layout(model: felt252, key: felt252, layout: Span<u8>)