v0.3.0
v0.3.0 updates yaml2json-rs to take &str
instead of String
in document_to_writer
and document_to_string
. This increases the ergonomics of using the library.
v0.3.0 updates yaml2json-rs to take &str
instead of String
in document_to_writer
and document_to_string
. This increases the ergonomics of using the library.