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