Macro diny_core::decode_poll_fini[][src]

macro_rules! decode_poll_fini {
    ($lhs : expr, $rhs : ident, $dec : expr, $fin : expr) => { ... };
}
Expand description

Finalizes decoding by polling the $dec expression, converts the final data by calling the $fini closure, and finally converts the result to a PollDecodeStatus