fixedstring

a @safe, @nogc-compatible template string type.

Members

Functions

FixedString
auto FixedString()

short syntax.

Structs

FixedString
struct FixedString(size_t maxSize, CharT = char)

Meta

Authors

Susan

Date

Date: 2021-11-06 Licence: AGPL-3.0 or later