yaml-rust 0.3.0

The missing YAML 1.2 parser for rust
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "yaml-rust"
version = "0.3.0"
authors = ["Yuheng Chen <yuhengchen@sensetime.com>"]
homepage = "http://chyh1990.github.io/yaml-rust/"
documentation = "http://chyh1990.github.io/yaml-rust/doc/yaml_rust/"
license = "MIT"
description = "The missing YAML 1.2 parser for rust"
repository = "https://github.com/chyh1990/yaml-rust"