A simple CLI tool to display information about the provided input.
$ cargo install b0x
Supported formats:
42
0b101010
0o52
0x2A
$ b0x 0xC0FFEE
$ b0x "StRiNg"