Cargo Features

neodyn_xc has no features set by default.

[dependencies]
neodyn_xc = { version = "0.4.0", features = ["full"] }
full = chrono, quickcheck, serde_json, uuid

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.

chrono full?
quickcheck full?
serde_json full?
uuid full?