The OpenD Programming Language

IonSerializer.stringBegin

import mir.ser.ion;
struct IonSerializer(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @trusted scope
alias stringBegin = structBegin

Meta