Expand description
Stack-allocated fixed-capacity string types for ITensors.jl compatibility.
Structs§
- Small
String - A stack-allocated fixed-capacity string with explicit length.
Enums§
- Small
String Error - Error type for SmallString operations.
Traits§
- Small
Char - Trait for character types that can be stored in SmallString.