cast to-hex
Converts a number of one base to another
$ cast to-hex --help
Usage: cast to-hex [OPTIONS] [VALUE]
Arguments:
[VALUE] The value to convert
Options:
-i, --base-in <BASE_IN> The input base
-h, --help Print help
Converts a number of one base to another
$ cast to-hex --help
Usage: cast to-hex [OPTIONS] [VALUE]
Arguments:
[VALUE] The value to convert
Options:
-i, --base-in <BASE_IN> The input base
-h, --help Print help