Docs.rs
  • anystore-0.2.1
    • anystore 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • valyagolev
    • Dependencies
      • anyhow ^1 normal
      • derive_more ^0.99 normal
      • futures ^0.3 normal
      • impl-tools ^0.6 normal optional
      • redis ^0.22 normal optional
      • reqwest ^0.11 normal optional
      • serde ^1 normal optional
      • serde_json ^1.0 normal optional
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal optional
      • tokio ^1 dev
      • tokio-test ^0.4 dev
      • uuid ^1.2 dev
      • rustc_version ^0.4.0 build
    • Versions
    • 20.69% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

anystore0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • address::primitive::Existence
  • address::primitive::UniqueRootAddress
  • location::Location
  • stores::cell::MemoryCellStore
  • stores::cloud::airtable::AirtableBase
  • stores::cloud::airtable::AirtableBasesRootAddr
  • stores::cloud::airtable::AirtableRecord
  • stores::cloud::airtable::AirtableStore
  • stores::cloud::airtable::AirtableTable
  • stores::cloud::airtable::FilterByFormula
  • stores::fs::FilePath
  • stores::fs::FileSystemStore
  • stores::fs::RelativePath
  • stores::indexed_vec::Id
  • stores::indexed_vec::IndexedVecStore
  • stores::json::paths::JsonPath
  • stores::json::paths::JsonPathParseError
  • stores::located::json::LocatedJsonStore
  • util::ratelimiter::Ratelimiter
  • wrappers::filter_addresses::FilterAddressesWrapperStore

Enums

  • address::traits::BranchOrLeaf
  • stores::cell::MemoryCellStoreError
  • stores::cloud::airtable::AirtableStoreError
  • stores::fs::FileOrDir
  • stores::fs::FileStoreError
  • stores::indexed_vec::IndexedVecStoreError
  • stores::json::paths::JsonPathPart
  • wrappers::filter_addresses::FilterAddressesWrapperError

Traits

  • address::Address
  • address::Addressable
  • address::PathAddress
  • address::SubAddress
  • address::traits::AddressableGet
  • address::traits::AddressableInsert
  • address::traits::AddressableList
  • address::traits::AddressableQuery
  • address::traits::AddressableSet
  • address::traits::AddressableTree
  • store::Store
  • store::StoreEx

Functions

  • stores::json::json_value_store

Type Aliases

  • address::primitive::OpaqueValue
  • store::StoreResult
  • stores::json::JsonValueStore
  • stores::json::JsonValueStoreError