Added the Value::value_owned
and Value::child_owned
methods as a shorthand for value
and child_value
and then map(<_>::to_owned)
, closing #11.
Added the Value::value_owned
and Value::child_owned
methods as a shorthand for value
and child_value
and then map(<_>::to_owned)
, closing #11.