Function serde_dynamic_typing::from_typed[][src]

pub fn from_typed<'a, T>(value: AnyValue) -> Result<T> where
    T: Deserialize<'a>, 
Expand description

Deserializes a Rust value from a simplified data structure