Training
Consulting
Tools
xref
: /
zcbor-3.6.0
/
tests
/
cases
/
map_bstr.cddl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
map = {
2
"test" => bstr,
3
"test2" => #6.1234(bstr),
4
["test3"] => bstr .cbor 1234,
5
}
6