Skip to main content

ForLockableState

Trait ForLockableState 

Source
pub trait ForLockableState { }
Expand description

Trait for states that can have FOR UPDATE/SHARE clauses applied.

Implementors§