pub async fn decode_msg<D, S>(stream: &mut S) -> Result<Result<MsgResponse<D>>>
Expand description
Decode a response into a MsgResponse
pub async fn decode_msg<D, S>(stream: &mut S) -> Result<Result<MsgResponse<D>>>
Decode a response into a MsgResponse