Macro finchers_core::poll [] [src]

macro_rules! poll {
    ($e:expr) => { ... };
}

A helper macro for extracting the value of Poll<T>.