[][src]Function rmpv::ext::from_value

pub fn from_value<T>(val: Value) -> Result<T, Error> where
    T: for<'de> Deserialize<'de>,