Serde and YAML-support status?

serde_yaml_ng is a maintained fork of serde_yaml. Just don't use serde_yml, people in the Rust community have described it as borderline ransomware, which I tend to agree with.

In the Rust ecosystem (starting with Cargo, but also the wider ecosystem), you'll see a high rate of TOML adoption in favour of YAML.

5 Likes