Type Definition safe_network::types::MapValues[][src]

pub type MapValues = Vec<Value>;
Expand description

Wrapper type for lists of values.

Trait Implementations

The type returned in the event of a conversion error.

Performs the conversion.