The OpenD Programming Language

MsgpackSerializer.structEnd

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

Meta