Skip to main content

Module decode

Module decode 

Source
👎Deprecated since 0.0.6:

libyml is unmaintained. Migrate to a maintained alternative (unsafe-libyaml, yaml-rust2, or noyalib). See MIGRATION.md.

Expand description

Parser-decode helpers. Re-exported from the crate root for source compatibility with libyml ≤ 0.0.5’s libyml::decode module.

Functions§

yaml_parser_delete
Destroy a parser.
yaml_parser_initialize
Initialize a parser.