Skip to main content

read_msg

Function read_msg 

Source
pub async fn read_msg<S: AsyncRead + Unpin>(s: &mut S) -> Result<Message>