Macro ready

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