pub const YamlSequenceStartEvent: YamlEventTypeT;👎Deprecated since 0.0.6:
libyml is unmaintained. Migrate to a maintained alternative (unsafe-libyaml, yaml-rust2, or noyalib). See MIGRATION.md.
Expand description
Alias for unsafe_libyaml::YAML_SEQUENCE_START_EVENT.