Docs.rs
  • cipherstash-dynamodb-0.8.3
    • cipherstash-dynamodb 0.8.3
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • coderdan
    • auxesis
    • Dependencies
      • async-trait ^0.1.73 normal
      • aws-sdk-dynamodb ^1.3.0 normal
      • base64 ^0.22.1 normal
      • cipherstash-client ^0.12.5 normal
      • cipherstash-dynamodb-derive ^0.8 normal
      • hex ^0.4.3 normal
      • itertools ^0.11.0 normal
      • log ^0.4.20 normal
      • miette ^7.2.0 normal
      • thiserror ^1.0.50 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • aws-config ^1.0.1 dev
      • chrono ^0.4.38 dev
      • env_logger ^0.10.0 dev
      • miette ^7.2.0 dev
      • serde_dynamo ^4 dev
      • serde_json ^1.0.117 dev
      • serial_test ^2.0.0 dev
      • tokio ^1 dev
      • tracing-test ^0.2.5 dev
      • trybuild ^1.0.85 dev
    • Versions
    • 15.56% 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
logo

cipherstash_dynamodb0.8.3

Module traits

Module Items

  • Re-exports
  • Structs
  • Enums
  • Traits

In crate cipherstash_dynamodb

cipherstash_dynamodb

Module traits

Source

Re-exports§

pub use crate::encrypted_table::TableAttribute;
pub use crate::encrypted_table::TryFromTableAttr;

Structs§

CompoundIndex
Encryption
ExactIndex
Pk
PkSk
PrefixIndex
PrimaryKeyParts
ServiceToken

Enums§

ComposablePlaintext
IndexType
Plaintext
PrimaryKeyError
ReadConversionError
SingleIndex
WriteConversionError

Traits§

ComposableIndex
Trait to represent any index that can be composed with other indexes in a Structured Encryption scheme.
Credentials
Decryptable
Encryptable
Identifiable
PlaintextNullVariant
PrimaryKey
Searchable
TryFromPlaintext