Cargo Features

geph5-client has no features set by default.

[dependencies]
geph5-client = { version = "0.2.48", features = ["windivert", "aws_lambda"] }
windivert
aws_lambda = aws-config, aws-sdk-lambda, aws-smithy-runtime

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 aws_lambda?

Enables aws-config =1.5.4

aws-sdk-lambda aws_lambda?

Enables aws-sdk-lambda =1.35.0

aws-smithy-runtime aws_lambda?