Docs.rs
  • tc-transact-0.21.1
    • tc-transact 0.21.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • haydnv
    • Dependencies
      • async-hash ^0.5 normal
      • async-trait ^0.1 normal
      • destream ^0.8 normal
      • freqfs ^0.10 normal
      • futures ^0.3 normal
      • get-size ^0.1 normal
      • get-size-derive ^0.1 normal
      • log ^0.4 normal
      • num_cpus ^1.16 normal
      • rand ^0.8 normal
      • safecast ^0.2 normal
      • sha2 ^0.10 normal
      • tc-error ^0.12 normal
      • tc-value ~0.13.1 normal
      • tcgeneric ^0.11 normal
      • tokio ^1.39 normal
      • txfs ^0.4 normal
      • txn_lock ^0.10 normal
    • Versions
    • 60.71% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tc_transact0.21.1

Module public

Module Items

  • Modules
  • Enums
  • Traits
  • Type Aliases

In crate tc_transact

tc_transact

Module public

Source

Modules§

generic
helpers
number
string
value

Enums§

HandlerType

Traits§

ClosureInstance
Handler
Public
Route
StateInstance
ToState
Trait to define a StateInstance representation of a (possibly non-StateInstance) value

Type Aliases§

DeleteFuture
DeleteHandler
GetFuture
GetHandler
PostFuture
PostHandler
PutFuture
PutHandler