Module byte_num::convert [−][src]
Constants
| ASCII_TO_INT_FACTOR | |
| POW10_U32 | |
| POW10_U64 | |
| POW10_U32_LEN | |
| POW10_U64_LEN |
Traits
| FromAscii |
This trait allows convertion from bytes to integers. |
| IntoAscii |
This trait converts integers to bytes. |