Module ignite::pstring

source ·
Expand description

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

Structs

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.

Constants