mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-21 20:23:21 +00:00
9fe551ae49
Implement Seek::stream_position() for BufReader Optimization over `BufReader::seek()` for getting the current position without flushing the internal buffer. Related to #31100. Based on the code in #70577. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |