myready

Macro myready 

Source
macro_rules! myready {
    ($a:expr) => { ... };
}