Cargo Features

marshal-parser has no features set by default.

[dependencies]
marshal-parser = { version = "0.1.1", features = ["cli", "fancy"] }
cli

Enables anyhow and clap

Required by the binary

fancy

Enables pretty-hex and textwrap