Skip to content

Why not implement HasCursor for AsyncRead + AsyncSeek in rc-zip-tokio? #110

@Diegovsky

Description

@Diegovsky

Hey there, I loved using rc-zip-sync for an earlier project. The API is straight to the point and very nice. However, I don't understand how async is done in rc-zip-tokio considering it delegates all file operations to positioned_io. To that end: why not have some wrapper/implement HasCursor for any type that is AsyncRead + AsyncSeek?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions