pub fn extract_iproto_data(value: Value) -> Result<Value, DecodingError>
Expand description
Extract IPROTO_DATA from response body and deserialize it.
pub fn extract_iproto_data(value: Value) -> Result<Value, DecodingError>
Extract IPROTO_DATA from response body and deserialize it.