Docs.rs
  • amnesia-0.1.5
    • amnesia 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • m1guelpf
    • Dependencies
      • aws-sdk-dynamodb ^1.7.0 normal
      • aws-smithy-runtime-api ^1.1.1 normal
      • aws-types ^1.1.1 normal
      • bitcode ^0.5.0 normal
      • ensemble ^0.0.5 normal
      • redis ^0.24.0 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • thiserror ^1.0.50 normal
      • ensemble ^0.0.5 dev
      • tokio ^1.35.0 dev
    • Versions
    • 41.38% of the crate is documented
  • 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

amnesia0.1.5

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • Cache
  • drivers::database::DatabaseDriver
  • drivers::dynamodb::Config
  • drivers::dynamodb::DynamoDBDriver
  • drivers::memory::MemoryDriver
  • drivers::null::NullDriver
  • drivers::redis::Config
  • drivers::redis::RedisDriver

Enums

  • drivers::database::Error
  • drivers::dynamodb::Error
  • drivers::memory::Error
  • drivers::redis::Error

Traits

  • drivers::Driver