fixedstring

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

Modules

fixedstringrange
module fixedstring.fixedstringrange
Undocumented in source.
opapplymixin
module fixedstring.opapplymixin
Undocumented in source.

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