Rindle docs and package mapSkip to main content

read_lmid

Function read_lmid 

pub fn read_lmid(
    tx: &Connection,
    client_id: &str,
) -> Result<u64, BookkeepingError>
Expand description

Read the durable last mutation id for client_id, or zero when absent.