Skip to main content
Module cursor
core
1.98.0-nightly
(423e3d252 2026-05-24)
Module cursor
Module Items
Structs
In core::
io
core
::
io
Module
cursor
Copy item path
Source
🔬
This is a nightly-only experimental API. (
core_io
#154046
)
Structs
§
Cursor
Experimental
A
Cursor
wraps an in-memory buffer and provides it with a
Seek
implementation.