The OpenD Programming Language

MsgpackSerializer.structBegin

import mir.ser.msgpack;
struct MsgpackSerializer(Appender)
@safe pure scope
alias structBegin = aggrBegin!"beginMap"

Meta