Function accept_bi

Source
pub async fn accept_bi(
    conn: &Connection,
) -> Result<(SendStream, FrameReader, Protocol)>