Function mco_http::runtime::chan

source ·
pub fn chan<T>() -> (Sender<T>, Receiver<T>)