Skip to main content

Module shared_string

Module shared_string 

Source
Expand description

Shared string wrapper type for efficient string handling.

Structsยง

SharedString
A wrapper around ecow::EcoString for efficient shared string storage.