Cargo Features
calypso_filety has no features set by default.
[dependencies]
calypso_filety = { version = "3.0.0", features = ["readccff-deps"] }
- readccff-deps = pretty-hex
-
Required by the readccff binary
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.
- pretty-hex readccff-deps?
-
Enables pretty-hex ^0.3.0
Dependencies for readccff; optional as they're not required for the main library.