Skip to main content

execute_link_table_ops

Function execute_link_table_ops 

Source
pub async fn execute_link_table_ops<C: Connection>(
    cx: &Cx,
    conn: &C,
    ops: &[LinkTableOp],
) -> Outcome<usize, Error>
Expand description

Execute a batch of link table operations.