Cargo Features

VControl has no features set by default.

[dependencies]
vcontrol = { version = "0.4.0", features = ["cli", "impl_json_schema", "cat", "scan", "webthing"] }
cli = impl_json_schema, webthing

Enables actix-rt, env_logger and serde_json and cargo of clap

clap:

Disable if you're not using Cargo, enables Cargo-env-var-dependent macros

Required by the binary

impl_json_schema cli? webthing?

Enables schemars

cat

Enables env_logger, rt-multi-thread of tokio

scan

Enables env_logger and serde_yaml, fs and io-std of tokio

webthing cli? = impl_json_schema

Enables actix-rt, serde_json, and webthing

Affects vcontrol::thing