Function symphonia_core::errors::seek_error
source · pub fn seek_error<T>(kind: SeekErrorKind) -> Result<T>
Expand description
Convenience function to create a seek error.
pub fn seek_error<T>(kind: SeekErrorKind) -> Result<T>
Convenience function to create a seek error.