Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

get_array

Read an array.

Arguments

  • table - the table selector
  • key - key of the record to write
  • array_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>