Cargo Features
ebyte-e32 has no features set by default.
[dependencies]
ebyte-e32 = { version = "0.9.0", features = ["value_enum"] }
- value_enum
-
Enables clap ^3.2.23 and std of snafu ^0.7.3
snafu:
Implement the
std::error::Error
trait.
ebyte-e32 has 1 feature without comment.