The OpenD Programming Language

MsgpackSerializer.listEnd

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

Meta