Cargo Features
lance-table has no features set by default.
[dependencies]
lance-table = { version = "0.19.1", features = ["dynamodb", "dynamodb_tests"] }
- dynamodb dynamodb_tests? = aws-sdk-dynamodb, lazy_static
-
Affects
commit::dynamodb
… - dynamodb_tests = 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.