Cargo Features

gtdb_tree has no features set by default.

[dependencies]
gtdb_tree = { version = "0.1.9", features = ["bindings", "python"] }
bindings = pyo3
python = pyo3

Affects python::Node, python::parse_tree

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pyo3 bindings? python?