#[derive(OwnedValue)]Expand description
Implements conversions for your type to/from OwnedValue.
Implements TryFrom<OwnedValue> and TryInto<OwnedValue> for your type.
See Value documentation for examples.
#[derive(OwnedValue)]Implements conversions for your type to/from OwnedValue.
Implements TryFrom<OwnedValue> and TryInto<OwnedValue> for your type.
See Value documentation for examples.