Module utils

Source
Expand description

A mod with miscellaneous useful functions.

Functionsยง

format_string_into_number
Tries to convert the string representation of a u128. If the input is negative, use two complement and tells is on the boolean return.