delete_fixed_array_layout
Delete a fixed array 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_array_layout
pub fn delete_fixed_array_layout(model: felt252, key: felt252, mut layout: (Span<Layout>, u32))