Hi, I'm not quite sure how to use sourceforge yet, so I hope you don't mind being listed as the owner in the creation window.
I noticed that this project doesn't pass the yaml-test-suite (https://github.com/yaml/yaml-test-suite/releases/tag/data-2022-01-17)
Locally, I got the following results: 56 failed, 223 passed, 1 warning in 50.85s for the test_valid_yamls_from_test_suite() test, just by replacing my library with yours: https://github.com/lava-sh/ yaml-rs/blob/852106d0150dd7487036c94e710f0ea054690b94/tests/test_loads.py#L691-L747
https://github.com/lava-sh/yaml-rs/blob/main/tests/helpers.py