Skip to content

Conversation

Conaclos
Copy link
Contributor

@Conaclos Conaclos commented Aug 26, 2025

Partially address #686

This PR adds the Seek::seek_relative method that is stable since rust 1.80.0.
I took the opportunity of adding more docs to the other methods.
This is mostly a copy-paste of the std::io::Seek docs removing references to std::io types such as BufReader.

@Conaclos Conaclos requested a review from a team as a code owner August 26, 2025 20:55
@Conaclos
Copy link
Contributor Author

Should I submit a PR for adding Seek::seek_relative in async-io?

@Dirbaio Dirbaio added this pull request to the merge queue Aug 27, 2025
Merged via the queue into rust-embedded:master with commit 1ffedc7 Aug 27, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants