Up
–
yaml
»
Yaml_bindings_types
» Mapping_style
Module
Yaml_bindings_types.Mapping_style
type
t
=
[
|
`Any
|
`Block
|
`Flow
|
`E
of
int64
]