14 lines
446 B
Markdown
14 lines
446 B
Markdown
# yaml-rust
|
|
|
|
The missing Rust implementation for YAML 1.2.
|
|
|
|
[](https://travis-ci.org/chyh1990/yaml-rust)
|
|
[](https://ci.appveyor.com/project/chyh1990/yaml-rust)
|
|
|
|
## Specification Compliance
|
|
|
|
### Missing Feature
|
|
|
|
* Tag directive
|
|
* Tag data type are ignored
|
|
* Alias while desearilization
|