sval-rs / value-bag

Dynamic structured values for Rust
Apache License 2.0
27 stars 3 forks source link

Support downcasting OwnedValues #69

Closed KodrAus closed 7 months ago

KodrAus commented 1 year ago

Support creating OwnedValues directly from sources the way ValueBag does. That way we can support downcasting them.