serde_yaml_bw

Crates.ioserde_yaml_bw
lib.rsserde_yaml_bw
version1.0.1+deprecated
sourcesrc
created_at2024-05-04 20:37:24.192179
updated_at2024-05-08 19:04:37.034826
descriptionYAML data format for Serde
homepage
repositoryhttps://github.com/bourumir-wyngs/serde-yaml-bw
max_upload_size
id1229824
size401,720
Bourumir (bourumir-wyngs)

documentation

https://docs.rs/serde_yaml_bw/latest/serde_yaml_bw/

README

GitHub GitHub Workflow Status crates.io crates.io crates.io docs.rs

This package is the unmaintained branch of serde-yaml.

It started as the initiative to take over and further maintain the highly popular serde_yaml library after it has been set as read only on GitHub and also marked as deprecated. We no longer have these plans. Some very minimal work has been done after forking, like version number of some packages have been advanced a little bit, some more tests have been added from the abandoned pull request by Fishrock123 as in GitHub and the sanitized text of the unresolved anchor is now included in the error message. That's it.

This package will not be longer maintained and we do not recommend using it. We have switched into yaml-rust2 that has the active developer community and recommend you to do something similar.

Commit count: 969

cargo fmt