Function transaction_stm::run [] [src]

pub fn run<T, Tx>(tx: &Tx) -> T where
    Tx: Transaction<Ctx = Stm, Item = T, Err = StmError>, 

Run the stm transaction