arrow_json::reader::tape

Macro next

Source
macro_rules! next {
    ($next:ident) => { ... };
}
Expand description

Evaluates to the next element in the iterator or breaks the current loop