Cargo Features

ahrs-fusion has no features set by default.

[dependencies]
ahrs-fusion = { version = "0.4.0", features = ["build-bin", "python"] }
build-bin = micromath

Required by the ahrs-csv binary

python = pyo3

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.

micromath build-bin?
pyo3 python?

Enables pyo3 ^0.16.3