Function fstream::contains [] [src]

pub fn contains<P: AsRef<Path>, S: AsRef<str>>(src: P, pat: S) -> Option<bool>