Macro diny::decode_chain[][src]

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

Starts decoding by calling the $dec expression, and converts the result to a PollDecodeStatus