Macro diny::encode_poll_chain[][src]

macro_rules! encode_poll_chain {
    ($lhs : expr, $enc : expr, $chain : expr) => { ... };
}
Expand description

Continues encoding by first polling the $enc expression, and then calling the $chain expression, and finally converts the result to a PollEncodeStatus