[][src]Type Definition libpijul::pristine::sanakirja::Txn

type Txn = GenericTxn<Txn<Exclusive, Arc<Env<Exclusive>>>>;

Implementations

impl Txn[src]

impl Txn[src]

pub fn load_const_channel(&self, name: &str) -> Option<Channel<Self>>[src]

Trait Implementations

impl TxnTExt for Txn[src]