Module num_buffer

Module num_buffer 

Source

Macros§

impl_NumBufferTrait 🔒

Structs§

NumBufferExperimental
A buffer wrapper of which the internal size is based on the maximum number of digits the associated integer can have.

Traits§

NumBufferTraitExperimental
Trait used to describe the maximum number of digits in decimal base of the implemented integer.