StringImpl.Data

Undocumented in source.
struct StringImpl(Char, Allocator)
alias Data = ArrayCOWData!(Char, Allocator)

Meta