Cargo Features
[dependencies]
oso-cloud = { version = "0.5.2", default-features = false, features = ["local-filtering"] }
- default = local-filtering
-
The
local-filtering
feature is set by default wheneveroso-cloud
is added without
somewhere in the dependency tree.default-features = false - local-filtering default
oso-cloud has 2 features without comments.