# Functions
SanitizeString converts input to another string that only contains utf-8 characters and not-null characters.
ToTSQuery converts input to another string that can be safely used for ts_query.
# Type aliases
No description provided by the author