Yaml_bindings_types.Error
type t = [
|
`None
`Memory
`Reader
`Scanner
`Parser
`Composer
`Writer
`Emitter
`E of int64
]