futures::try_poll! [] [src]

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