Skip to main content

runtime_value_vec_from_value

Function runtime_value_vec_from_value 

Source
pub fn runtime_value_vec_from_value<T>(value: &Value) -> Option<Vec<T>>
Expand description

Decode a runtime list into a typed vector.