Cargo Features
Rupring has no features set by default.
[dependencies]
rupring = { version = "0.13.0", features = ["full", "aws-lambda", "tls"] }
- full = aws-lambda
- aws-lambda full?
-
Affects
boot::run_on_aws_lambda
,bootings::aws_lambda
,core::run_server_on_aws_lambda
,core::handle_event_on_aws_lambda
… - tls = rustls, rustls-pemfile, tokio-rustls
-
Affects
bootings::tls
…
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.