Docs.rs
  • libmdbx-remote-0.4.0
    • libmdbx-remote 0.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wtdcode
    • Dependencies
      • async-stream ^0.3 normal
      • bitflags ^2.4 normal
      • byteorder ^1 normal
      • dashmap ^6.0 normal optional
      • derive_more ^1 normal
      • indexmap ^2 normal
      • mdbx-remote-sys ^0.4 normal
      • parking_lot ^0.12 normal
      • serde ^1.0 normal
      • smallvec ^1 normal
      • tarpc ^0.34 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • tokio-stream ^0.1 normal
      • tracing ^0.1.0 normal
      • url ^2.0 normal
      • criterion ^0.5 dev
      • futures-util ^0.3 dev
      • paste ^1.0 dev
      • pprof ^0.13 dev
      • rand ^0.8.5 dev
      • rand_xorshift ^0.3 dev
      • tempfile ^3.8 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

libmdbx_remote0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • BufferConfiguration
  • CommitLatency
  • Cursor
  • Database
  • DatabaseFlags
  • Environment
  • EnvironmentBuilder
  • EnvironmentFlags
  • Geometry
  • Info
  • MDBXServerState
  • ObjectLength
  • RO
  • RW
  • RemoteCursor
  • RemoteDatabase
  • RemoteEnvironment
  • RemoteMDBXClient
  • RemoteMDBXServer
  • RemoteTransaction
  • Stat
  • Transaction
  • WriteFlags

Enums

  • ClientError
  • CursorAny
  • DatabaseAny
  • EnvironmentAny
  • EnvironmentKind
  • Error
  • HandleSlowReadersReturnCode
  • Iter
  • IterDup
  • Mode
  • PageSize
  • ServerError
  • SyncMode
  • TransactionAny

Traits

  • RemoteMDBX
  • TableObject
  • TransactionKind

Macros

  • mdbx_try_optional

Type Aliases

  • HandleSlowReadersCallback
  • Result