Function json_api::from_value [] [src]

pub fn from_value<T>(value: Value) -> Result<T, Error> where
    T: DeserializeOwned