Cargo Features

ostree-ext has no features set by default.

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

Enables dox of ostree

We re-export this library too.

internal-testing-api = indoc, similar-asserts, xshell

Affects 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?
similar-asserts internal-testing-api?