Function vobsub::is_sub_file [] [src]

pub fn is_sub_file<P: AsRef<Path>>(path: P) -> Result<bool>

Does the specified path appear to point to a *.sub file?

Note that this may (or may not) return false positives for certain MPEG-2 related formats.