[][src]Module crndm::stm

Software transactional memory APIs

Re-exports

pub use journal::*;

Modules

journal

The journal object for keeping logs

Structs

Chaperon

A third-party observer for multi-pool transactions

Log

The Log type for pool A

Enums

LogEnum

Log Types

Notifier

A data-log notification type

Traits

Logger

A generic trait for taking a log of any type

Functions

transaction

Atomically executes commands