get_array
Read an array.
Arguments
table- the table selectorkey- key of the record to writearray_size- the size of the array to read.
Returns
Fully qualified path: dojo::storage::database::get_array
pub fn get_array(table: felt252, key: felt252, array_size: u32) -> Span<felt252>