Cargo Features

polywrap_schemafy has no features set by default.

[dependencies]
polywrap_schemafy = { version = "0.1.1", features = ["generate-tests", "tool", "internal-regenerate"] }
generate-tests

Required by the generate-tests binary

tool = anyhow, structopt, tempfile

Required by the schemafy binary

internal-regenerate

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.

anyhow tool?
structopt tool?
tempfile tool?