dtolnay / serde-yaml

Strongly typed YAML library for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doc example is failed

Sherlock-Holo opened this issue · comments

https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=c18561063c6162cd84a21f2e1a810746

this codes is copied from doc example and run failed, because it inserts --- at the first line

The playground must be using an old version of serde-yaml.