Skip to content

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.

Merge request reports