The OpenD Programming Language

IonSerializer.putCompiletimeAnnotation

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

Meta