Skip to main content

create_memory

Function create_memory 

Source
pub fn create_memory(memory_type: &str, max_messages: usize) -> Arc<dyn Memory>