StringImpl.CharType

The type of character the string contains.

struct StringImpl(T)
@nogc
alias CharType = T

Meta