Skip to main content

create_memory_batch

Function create_memory_batch 

Source
pub fn create_memory_batch(
    conn: &Connection,
    inputs: &[CreateMemoryInput],
) -> Result<BatchCreateResult>
Expand description

Create multiple memories in a single transaction