Skip to main content

from_value

Function from_value 

Source
pub fn from_value<T>(value: Value) -> Result<T>
Expand description

Interpret a Value as an instance of type T.