Up
–
yaml
»
Yaml_bindings_types
» Encoding
Module
Yaml_bindings_types.Encoding
type
t
=
[
|
`Any
|
`E
of
int64
|
`Utf16be
|
`Utf16le
|
`Utf8
]