Cargo Features

ctaphid-dispatch has no features set by default.

[dependencies]
ctaphid-dispatch = { version = "0.1.1", features = ["std", "log-warn", "log-error"] }
std

Enables std of delog

delog:

sole reason for this is to enable print! in the example's Std{err,out}Flusher

log-all log-none log-info log-debug log-warn
log-error

ctaphid-dispatch has 3 features without comments.