[][src]Macro ferrite_session::receive_channel_from

macro_rules! receive_channel_from {
    ( $chan:expr, $var:ident => $body:expr ) => { ... };
}