Crate base_converter
source ·Expand description
Convert numbers from base to base.
Enums
Errors that can be returned by check_base and any function that takes
a base as argument.
Errors that can be returned when converting a number between bases.
Convert numbers from base to base.