wrzasqpl-commons-aws

Crates.iowrzasqpl-commons-aws
lib.rswrzasqpl-commons-aws
version
sourcesrc
created_at2023-07-18 13:02:10.573332
updated_at2024-12-11 23:09:06.094245
descriptionAWS-related utility functions for commor routines.
homepagehttps://wrzasq.pl/
repositoryhttps://github.com/rafalwrzeszcz-wrzasqpl/wrzasqpl-commons
max_upload_size
id919453
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Rafał Wrzeszcz (rafalwrzeszcz)

documentation

README

WrzasqPl-Commons

WrzasqPl-Commons is a general-purpose Rust library.

Build Status

Usage

To use these crates simply refer to public registry:

[dependencies]
wrzasqpl-commons-aws = "<latest-version>"

Crates

  • wrzasqpl-commons-aws: common routines for handling AWS service (mainly focusing on Lambda and DynamoDB currently).

Authors

This project is brought to you by Rafał Wrzeszcz - Wrzasq.pl and published under MIT license.

List of contributors:

Commit count: 0

cargo fmt