ValueOwned

Type Alias ValueOwned 

Source
pub type ValueOwned = OwnedValueBag;
Expand description

An owned value in a key-value pair.

Aliased Typeยง

pub struct ValueOwned { /* private fields */ }