Cargo Features

occlum-ratls has no features set by default.

[dependencies]
occlum-ratls = { version = "0.4.5", features = ["occlum", "reqwest", "actix-web"] }
occlum

Affects config::InstanceMeasurement

reqwest

Enables reqwest =0.11.16

Affects http::reqwest

actix-web = actix-http, actix-service

Enables actix-web

Affects http::actix_web

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.

actix-http actix-web?
actix-service actix-web?