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