Cargo Features
unc-rpc-error-macro has no features set by default.
[dependencies]
unc-rpc-error-macro = { version = "0.12.2", features = ["dump_errors_schema", "test"] }
- dump_errors_schema = serde_json
-
Enables dump_errors_schema of unc-rpc-error-core
- test
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.