relay

Function relay 

Source
pub async fn relay<'a, L, R>(l: &'a mut L, r: &'a mut R) -> Result<(u64, u64)>