[][src]Function preserves::value::de::from_value

pub fn from_value<'a, T>(v: &'a IOValue) -> Result<T> where
    T: Deserialize<'a>,