Cargo Features

[dependencies]
rustypath = { version = "1.2.1", default-features = false, features = ["Creation", "pyo3-bindings"] }
default = Boolean, Conversion, Creation, Management

These default features are set whenever rustypath is added without default-features = false somewhere in the dependency tree.

Boolean Management Conversion Creation default
pyo3-bindings

rustypath has 3 features without comments.