serde: add a convenience function for serde_yaml
serde_yaml reimplements the Value type and needs .into()
calls to work
properly.
Requires this PR on serde_yaml
first.
serde_yaml reimplements the Value type and needs .into()
calls to work
properly.
Requires this PR on serde_yaml
first.