Sign in
cue
/
cue
/
2362858826cd0a63fd33691928665c60c3411361
/
.
/
encoding
/
openapi
/
testdata
/
struct.cue
blob: 82406f817d41cc0d2afab297b4f0607cc06f8040 [
file
] [
log
] [
blame
]
import
"struct"
#MyMap: struct.MinFields(4)
#MyMap: struct.MaxFields(9)
#MyType: {
map
:
#MyMap
}