FixedString.base

Undocumented in source.
struct FixedString(size_t size)
FixedBuffer!(size, char) base;

Meta