Macro object::read::any::next_inner

source ยท
macro_rules! next_inner {
    ($inner:expr, $from:ident, $to:ident) => { ... };
}
Expand description

Call next for a file format iterator.