pub fn open_default_memory_manager_memory(
stable_key: &str,
id: u8,
) -> Result<RuntimeMemory<DefaultMemoryImpl>, RuntimeOpenError>Expand description
Open a committed memory from this thread’s default runtime.
pub fn open_default_memory_manager_memory(
stable_key: &str,
id: u8,
) -> Result<RuntimeMemory<DefaultMemoryImpl>, RuntimeOpenError>Open a committed memory from this thread’s default runtime.