Skip to main content

json_typed

Function json_typed 

Source
pub fn json_typed<T: DeserializeOwned>(response: &WireResponse) -> Result<T>
Expand description

Both halves, for the common case.