Skip to content

Make IFD reading an async iterator #29

Closed
@kylebarron

Description

@kylebarron

Right now we always read all IFDs. In the future, we could make IFD reading an async iterator, so someone who wanted to read all of them could just collect() the iterator, while some applications might only care about the first IFD and could stop after the first one

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions