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
- parse_
rss_ person - Parses an RSS person string into a structured
Person. - truncate_
to_ length - Truncates string to maximum length by character count