object::read::any

Macro next_inner

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

Call next for a file format iterator.