rstd 0.1.0
Loading...
Searching...
No Matches
rstd::io::Seek Struct Referenceexport
module rstd

Trait for types with a notion of current position. More...

Detailed Description

Trait for types with a notion of current position.

Required: seek(SeekFrom) -> Result<u64> — returns new absolute position.


The documentation for this struct was generated from the following file: