Cargo Features

apisdk has no features set by default.

[dependencies]
apisdk = { version = "0.1.0-beta.1", features = ["uuid", "dns", "tracing"] }
uuid

Enables uuid

dns

Enables hickory-resolver

tracing

Enables reqwest-tracing and tracing

apisdk has 3 features without comments.