franz/isolation_level

Types

pub type IsolationLevel {
  ReadCommitted
  ReadUncommitted
}

Constructors

  • ReadCommitted
  • ReadUncommitted
Search Document