Skip to main content

Xid

Type Alias Xid 

Source
pub type Xid = u64;
Expand description

Snapshot identifier used for MVCC reads. None means autocommit — the port allocates a fresh snapshot per call (current default for unwrapped paths).