Discover Packages
github.com/xhd2015/agent-pro
pkgs
utf8util
package
Version:
v0.0.92
Opens a new window with list of versions in this module.
Published: Aug 5, 2026
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package utf8util holds small UTF-8 helpers shared across agent-run packages.
Replacement is the Unicode replacement character (U+FFFD).
ToValid returns s with each invalid UTF-8 byte sequence replaced by
Replacement. Safe for runner argv / inject (real grok panics in
std::env::args on invalid UTF-8).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.