Docs.rs
  • dynamodb-tools-0.5.0
    • dynamodb-tools 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tyrchen
    • Dependencies
      • anyhow ^1 normal
      • aws-config ^1 normal optional
      • aws-sdk-dynamodb ^1 normal
      • serde ^1 normal
      • serde_dynamo ^4 normal
      • serde_json ^1 normal
      • serde_yaml ^0.9 normal
      • thiserror ^2 normal
      • tokio ^1 normal optional
      • tracing ^0.1 normal
      • xid ^1 normal optional
      • serde_json ^1.0.140 dev
      • tokio ^1 dev
    • Versions
    • 58.97% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dynamodb_tools0.5.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • DynamodbConnector
  • TableAttr
  • TableConfig
  • TableInfo

Enums

  • AttrType
  • error::DynamoToolsError

Type Aliases

  • error::Result