Crate tc_transact[−][src]
Provides traits and data structures to define a distributed transaction context.
This library is part of Tinychain: http://github.com/haydnv/tinychain
Modules
| fs | Transactional filesystem traits and data structures. Unstable. |
| lock | A |
Structs
| TxnId | The unique ID of a transaction, used for identity and ordering. |
Traits
| IntoView | |
| Transact | Transaction lifecycle callbacks |
| Transaction | Common transaction context properties. |