Skip to main content

save_block_commands_in_tx

Function save_block_commands_in_tx 

Source
fn save_block_commands_in_tx(
    conn: &mut PgConnection,
    commands: &[NewRsmBlockCommand],
) -> Result<()>