Cargo Features
[dependencies]
frostbow = { version = "0.2.0", default-features = false, features = ["rest"] }
- default = rest
-
The
rest
feature is set by default wheneverfrostbow
is added without
somewhere in the dependency tree.default-features = false - rest default
-
Enables iceberg-rest-catalog ^0.6
frostbow has 2 features without comments.