Crate seek_ext

Crate seek_ext 

Source
Expand description

Adds convenience methods to io::Seek types via the SeekExt extension trait.

Traitsยง

SeekExt
Adds convenience methods to all types that implement io::Seek.