pub fn seek_error<T>(kind: SeekErrorKind) -> Result<T>
Expand description

Convenience function to create a seek error.