saphyr-serde/parser
2015-05-31 00:13:21 +08:00
..
examples Add LICENSE and build status 2015-05-31 00:13:21 +08:00
src Add LICENSE and build status 2015-05-31 00:13:21 +08:00
tests Add LICENSE and build status 2015-05-31 00:13:21 +08:00
.gitignore Fix warnings 2015-05-24 14:37:36 +08:00
.travis.yml Add travis CI config 2015-05-29 03:07:32 +08:00
appveyor.yml Add appveyor and example 2015-05-30 23:35:25 +08:00
Cargo.toml Add parse for Yaml 2015-05-25 03:29:52 +08:00
LICENSE Add LICENSE and build status 2015-05-31 00:13:21 +08:00
Readme.md Add LICENSE and build status 2015-05-31 00:13:21 +08:00

yaml-rust

The missing Rust implementation for YAML 1.2.

Build Status Build status

Specification Compliance

Missing Feature

  • Tag directive
  • Tag data type are ignored
  • Alias while desearilization