Skip to content

Refactor API into into_futures_async_read_seek and into_futures_async_read #7003

@Xuanwo

Description

@Xuanwo

Maybe there should be be two impls then. One which supports seek, and one that does not.
We have no need for seek, for example. We just need the latest copy.

Yep, that's a good idea. I think we can introduce an into_futures_async_read_seek. And that's will be a breaking change.

Do you want to work on a fix on this?

Originally posted by @Xuanwo in #6995

Metadata

Metadata

Assignees

No one assigned

    Labels

    releases-note/refactorThe PR does a refactor on code or has a title that begins with "refactor"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions