CborSerializer.putKey

Writes a key string to the CBOR output for a map entry. (community summary)

struct CborSerializer(Appender)
@safe pure scope
void
putKey
(
scope const char[] key
)