Cargo Features
vnetod has no features set by default.
[dependencies]
vnetod = { version = "0.4.0", features = ["color"] }
- color
-
Enables atty, termcolor, color of clap ^3.2.15
Affects
cli::Args.color
,cli::ColorVariant
…
vnetod has no features set by default.
[dependencies]
vnetod = { version = "0.4.0", features = ["color"] }
Enables atty, termcolor, color of clap ^3.2.15
Affects
cli::Args.color
,
cli::ColorVariant
…