pub fn guard(cond: bool) -> Stm<()>
The primary verbs to interact with STM transactions. Retry unless a given condition has been met.