passthrough

Function passthrough 

Source
pub fn passthrough<T>() -> Passthrough<T>
where T: Send + Sync,