Cargo Features

[dependencies]
frostbow = { version = "0.2.0", default-features = false, features = ["rest"] }
default = rest

The rest feature is set by default whenever frostbow is added without default-features = false somewhere in the dependency tree.

rest default

Enables iceberg-rest-catalog ^0.6

frostbow has 2 features without comments.