Skip to main content

YamlParserT

Type Alias YamlParserT 

Source
pub type YamlParserT = yaml_parser_t;
๐Ÿ‘ŽDeprecated since 0.0.6:

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

Expand description

Aliased Typeยง

pub struct YamlParserT { /* private fields */ }