Cargo Features

CGGTTS has no features set by default.

[dependencies]
cggtts = { version = "4.1.4", features = ["scheduler", "serde"] }
default

no features by default

scheduler = polyfit-rs

unlock the Track Scheduling and data production helpers

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.

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework

polyfit-rs scheduler?

Enables polyfit-rs

track scheduling