Expand description
A module containing the PointString type, a string variant comprised of a Vec
Structs§
- PString
- The PointString, a string variant comprised of a Vec
which provides easy access and manipulation of individual bytes with support for in memory compression of strings.