Thanks to visit codestin.com
Credit goes to github.com

Skip to content

romnn/yaml-spanned

Repository files navigation

yaml-spanned

build status test status dependency status docs.rs crates.io

YAML parser that captures detailed span information. Based on libyaml-safer and with optional serde support.

cargo add yaml-spanned

Example

TODO

Acknowledgements

  • We thank the authors of libyaml-safer for their work to make a safer rust port of libyaml!
  • We thank the authors of the now deprecated serde_yaml crate. A lot of code was adapted from this crate.

About

YAML deserializer that captures detailed span information.

Topics

Resources

License

Stars

Watchers

Forks

Languages