Cargo Features

pyxis-fs-common has no features set by default.

[dependencies]
pyxis-fs-common = { version = "0.1.0", features = ["parcel", "certs"] }
parcel = pyxis-parcel

Affects pyxis-fs-common::parcel

certs = rcgen

Required by the gen-certs binary

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.

pyxis-parcel parcel?

Enables pyxis-parcel

Optional depenencies for parcel support

rcgen certs?

Enables rcgen ^0.8.14

Optional dependencies for certificate generation utility