Docs.rs
  • transaction-0.2.1
    • transaction 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • KeenS
    • Dependencies
      • mdo ^0.3.0 normal optional
    • Versions
    • 67.01% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

transaction0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Abort
  • AndThen
  • Branch3Builder
  • Branch4Builder
  • BranchBuilder
  • Join
  • Join3
  • Join4
  • JoinAll
  • Lazy
  • LoopFn
  • Map
  • MapErr
  • OrElse
  • Recover
  • Repeat
  • Retry
  • Then
  • TryAbort
  • TryRecover
  • TxErr
  • TxOk
  • TxResult
  • WithCtx

Enums

  • Branch
  • Branch3
  • Branch4
  • Loop

Traits

  • IntoTransaction
  • Transaction

Functions

  • abort
  • and_then
  • err
  • join
  • join3
  • join4
  • join_all
  • lazy
  • loop_fn
  • map
  • map_err
  • ok
  • or_else
  • prelude::err
  • prelude::join_all
  • prelude::lazy
  • prelude::loop_fn
  • prelude::ok
  • prelude::repeat
  • prelude::result
  • prelude::retry
  • prelude::with_ctx
  • recover
  • repeat
  • result
  • retry
  • then
  • try_abort
  • try_recover
  • with_ctx