I saw the deserialize support and was wondering if you have plans to add a marked_yaml::to_string( ... ) functionality as well (serializing to YAML)? If I understand correctly, this functionality isn't implemented yet, right?
We are also looking for ways to serialize to YAML and collapse some maps to inline-maps. Not sure if you know whether that would be doable?
I saw the
deserializesupport and was wondering if you have plans to add amarked_yaml::to_string( ... )functionality as well (serializing to YAML)? If I understand correctly, this functionality isn't implemented yet, right?We are also looking for ways to serialize to YAML and collapse some maps to inline-maps. Not sure if you know whether that would be doable?