Skip to content

Expose ExactSizeIterator implementation of MemoryMapIter? #162

@phil-opp

Description

@phil-opp

The MemoryMapIter type implements the ExactSizeIterator trait, which is useful for effectively retrieving the number of memory regions. However, this implementation is not exposed by the impl Trait-based interface, so users cannot use it. What do you think about exposing this implementation in the API?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions