Current section
Files
Jump to
Current section
Files
include/aws@internal@codec@cbor_CMap.hrl
-record(c_map, {
entries :: list({aws@internal@codec@cbor:value(),
aws@internal@codec@cbor:value()})
}).