Docs.rs
cipherstash-dynamodb-0.7.1
cipherstash-dynamodb 0.7.1
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
normal
cipherstash-dynamodb-derive ^0.7
normal
hex ^0.4.3
normal
itertools ^0.11.0
normal
log ^0.4.20
normal
thiserror ^1.0.50
normal
aws-config ^1.0.1
dev
env_logger ^0.10.0
dev
serde_dynamo ^4
dev
serde_json ^1.0.117
dev
serial_test ^2.0.0
dev
tokio ^1
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
trybuild ^1.0.85
dev
Versions
13.61%
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
cipherstash_
dynamodb
0.7.1
Module encrypted_
table
Module Items
Re-exports
Modules
Structs
Enums
Traits
In crate cipherstash_
dynamodb
cipherstash_dynamodb
Module
encrypted_table
Copy item path
source
Re-exports
§
pub use self::query::
QueryBuilder
;
Modules
§
query
Structs
§
Dynamo
Dynamo
Record
Patch
A patch of records to insert and delete based on an operation
Encrypted
Table
Headless
Prepared
Delete
Prepared
Record
Table
Entry
Enums
§
Table
Attribute
Traits
§
TryFrom
Table
Attr
Trait for converting
TableAttribute
to
Self