Docs.rs
  • lambda-runtime-types-0.6.13
    • lambda-runtime-types 0.6.13
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mettke
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • aws-config ^0.52 normal optional
      • aws-sdk-secretsmanager ^0.22 normal optional
      • futures ^0.3 normal
      • lambda_runtime ^0.7 normal
      • log ^0.4 normal
      • rusoto_core ^0.48 normal optional
      • rusoto_secretsmanager ^0.48 normal optional
      • serde ^1 normal
      • serde_json ^1 normal optional
      • tokio ^1 normal
      • native-tls ^0.2 dev
      • postgres-native-tls ^0.5 dev
      • simple_logger ^4 dev
      • tokio-postgres ^0.7 dev
    • Versions
    • 100% 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

lambda_runtime_types0.6.13

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Config
  • Context
  • LambdaEvent
  • TestData
  • rotate::Event
  • rotate::SecretContainer
  • rotate::Smc

Enums

  • rotate::Step

Traits

  • Runner
  • rotate::RotateRunner

Functions

  • exec
  • exec_test
  • exec_tokio