Docs.rs
  • v-storage-0.1.0
    • v-storage 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • itiu
    • Dependencies
      • futures ^0.3 normal
      • lmdb-rs-m ^0.8.0 normal
      • log ^0.4 normal
      • nng ^1.0.1 normal
      • rusty_tarantool =0.2.10 normal optional
      • rusty_tarantool =0.3.0 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^0.2 normal optional
      • tokio ^1.46 normal optional
      • v-individual-model ^0.1.1 normal
      • v_authorization =0.4.0 normal
    • Versions
    • 28.1% 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

v_storage0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • lmdb_storage::LMDBStorage
  • lmdb_storage::LmdbInstance
  • memory_storage::MemoryStorage
  • remote_storage_client::StorageROClient
  • storage_factory::DefaultStorageFactory
  • storage_factory::StorageBuilder
  • storage_factory::StorageProvider
  • vstorage::VStorage
  • vstorage::VStorageGeneric

Enums

  • common::StorageId
  • common::StorageMode
  • common::StorageResult
  • storage_factory::StorageConfig
  • storage_factory::StorageError
  • vstorage::VStorageEnum

Traits

  • common::Storage
  • common::StorageDispatcher
  • storage_factory::StorageFactory

Macros

  • impl_storage_dispatcher

Type Aliases

  • vstorage::VLMDBStorage
  • vstorage::VMemoryStorage
  • vstorage::VRemoteStorage