Module digits::prelude [] [src]

Structs

BaseCustom

The BaseCustom struct holds the information to perform number conversions via the gen and decimal methods.

Digits

This struct acts similar to a full number with a custom numeric character base which is provided and mapped via a BaseCustom instance.