Module smallstring

Module smallstring 

Source
Expand description

Stack-allocated fixed-capacity string types for ITensors.jl compatibility.

Structs§

SmallString
A stack-allocated fixed-capacity string with explicit length.

Enums§

SmallStringError
Error type for SmallString operations.

Traits§

SmallChar
Trait for character types that can be stored in SmallString.