Cargo Features

acmer has no features set by default.

[dependencies]
acmer = { version = "0.0.16", features = ["dynamodb-store"] }
dynamodb-store = aws-config, aws-sdk-dynamodb

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

aws-config dynamodb-store?

Enables aws-config ^0.52

aws-sdk-dynamodb dynamodb-store?

Enables aws-sdk-dynamodb ^0.22