Cargo Features

[dependencies]
rookie = { version = "0.5.6", default-features = false, features = ["pyo3", "appbound"] }
default = appbound

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

pyo3

Enables pyo3 of eyre

appbound default

rookie has 3 features without comments.