[][src]Trait swym::tx::Write

pub unsafe trait Write<'a> { }

Trait for types that represent transactions with the ability to write.

Notes

Don't implement this trait.

Implementors

impl<'tcell> Write<'tcell> for RWTx<'tcell>[src]

Loading content...