Cargo Features

PaxManifest has no features set by default.

[dependencies]
pax-manifest = { version = "0.14.8", features = ["parsing"] }
parsing = pax-lang

Affects pax-manifest::utils, pax-manifest::deserializer

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.

pax-lang parsing?