Cargo Features
ctaphid-dispatch has no features set by default.
[dependencies]
ctaphid-dispatch = { version = "0.1.1", features = ["std", "log-warn", "log-error"] }
- std
-
delog:
sole reason for this is to enable
print!
in the example'sStd{err,out}Flusher
- log-all log-none log-info log-debug log-warn
- log-error
ctaphid-dispatch has 3 features without comments.