Skip to main content

Module string_pool

Module string_pool 

Source
Expand description

Path string pool with prefix deduplication.

Saves space by storing common directory prefixes once.

Structsยง

StringPool
Path string pool with prefix deduplication.
StringPoolReader
Read-only reader for a serialized string pool.