Skip to main content

receive

Macro receive 

Source
macro_rules! receive {
    ($typ:ty, $con:ident) => { ... };
}