dtolnay / serde-yaml

Strongly typed YAML library for Rust
Apache License 2.0
965 stars 164 forks source link

more string quoting #398

Open thedavidmeister opened 1 year ago

thedavidmeister commented 1 year ago

fixes #397 #319

fzgregor commented 8 months ago

@thedavidmeister what's your thinking about this PR? Is it ready to be merged?