Cargo Features

[dependencies]
star-catalog = { version = "0.0.8", default-features = false, features = ["image", "csv", "postcard", "hipp_bright"] }
default = postcard

The postcard feature is set by default whenever star-catalog is added without default-features = false somewhere in the dependency tree.

image

Enables image

csv

Enables csv

Affects hipparcos::read_to_catalog

postcard default

Enables postcard

hipp_bright

Enables postcard

Affects hipparcos::HIPP_BRIGHT_PST