Pass numbers as arguments to get their binary representation.
Arguments that can't be converted are ignored.
Add -r
or --reverse
to convert from binary (and back).
This is my first cargo project 🦀 it has no dependencies and only some basic testing.