yaml-rust 0.2.2

The missing YAML 1.2 parser for rust
Documentation
# ex 7.2
{
        foo : !!str,
        !!str : bar,
}