Type Definition corundum::heap::PString

source · []
pub type PString = String<Heap>;
Expand description

Compact form of String <Heap>.