Structs§
- String
Builder - A string builder.
Functions§
- lower_
alphanumeric - Sanitizes the input string by ensuring all characters are lowercase ASCII alphanumeric or underscores.
- unsigned_
integer_ to_ string - Converts an unsigned integer to a string representation.