pub fn num_memory_airs(
is_persistent: bool,
max_access_adapter_n: usize,
) -> usizeExpand description
This is O(1) and returns the length of
MemoryAirInventory::into_airs.
pub fn num_memory_airs(
is_persistent: bool,
max_access_adapter_n: usize,
) -> usizeThis is O(1) and returns the length of
MemoryAirInventory::into_airs.