Cargo Features

ostree-ext has no features set by default.

[dependencies]
ostree-ext = { version = "0.13.4", features = ["docgen", "dox", "internal-testing-api"] }
docgen = clap_mangen
dox

Enables dox of ostree

internal-testing-api = indoc, xshell

Affects container::ocidir, store::count_layer_references, ostree-ext::ostree_manual, ostree-ext::fixture, ostree-ext::integrationtest

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.

clap_mangen docgen?
indoc internal-testing-api?
xshell internal-testing-api?