Macro slings::ready[][src]

macro_rules! ready {
    ($e : expr $(,) ?) => { ... };
}