hexcat 1.0.0

Utility to output a file's contents in Rust's hexadecimal notation.
hexcat-1.0.0 is not a library.

hexcat

Utility to output a file's contents in Rust's hexadecimal notation.

Install

cargo install hexcat

Usage

$ cat foo.txt
bar
$ hexcat foo.txt 
\x62\x61\x72\xa