Cargo Features

solar-interface has no features set by default.

[dependencies]
solar-interface = { version = "0.1.0", features = ["json", "nightly"] }
json

Enables serde and serde_json

nightly

Enables nightly of solar-data-structures and solar-macros