Cargo Features
prom-remote-api has no features set by default.
[dependencies]
prom-remote-api = { version = "0.3.0", features = ["warp", "tokio", "actix"] }
-
warp
-
Enables
warp
Affects
web::warp
…
-
tokio
-
Enables
tokio
-
actix
-
Enables
actix-web
Affects
web::actix
…