macro_rules! msgrcv { ($id: expr, $from: expr) => { ... }; }
The msgrcv macro recuperates a new message according to $from variable.
msgrcv