Skip to main content

read_frame

Function read_frame 

Source
pub async fn read_frame<R, T>(reader: &mut R) -> Result<T>
Expand description

Back-compat wrapper for callers still on std::io::Result.