Expand description
Text processing utilities Text processing utilities
This module provides functions for text manipulation, such as trimming, normalizing whitespace, and encoding conversion.
Functionsยง
- bytes_
to_ string - Efficient bytes to string conversion - zero-copy for valid UTF-8
- truncate_
to_ length - Truncates string to maximum length by character count