14 lines
No EOL
423 B
Markdown
14 lines
No EOL
423 B
Markdown
# sryaml
|
|
|
|
PyO3 bindings for [`serde_yaml`](https://docs.rs/serde_yaml/latest/serde_yaml/)
|
|
|
|
I have no idea what i'm doing! mostly a learning project! It's currently slower than `pyyaml`! and i don't know how to cross compile the wheels yet!
|
|
|
|
|
|
|
|
## Resources
|
|
|
|
Stuff i gone and learned from
|
|
|
|
- https://rust.code-maven.com/read-arbitrary-yaml
|
|
- https://stackoverflow.com/questions/70193869/exporting-hashmap-of-hashmap-to-python |