Cargo Features
hime_sdk has no features set by default.
[dependencies]
hime_sdk = { version = "4.4.0", features = ["print_errors"] }
- print_errors = miette
-
Affects
errors::print
…
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.