Searched defs:FileTypePredicate (Results 1 – 1 of 1) sorted by relevance
65 pub struct FileTypePredicate { struct70 impl FileTypePredicate { argument82 pub fn from_path(path: &path::Path) -> io::Result<FileTypePredicate> { in from_path()90 impl Predicate<path::Path> for FileTypePredicate { implementation129 impl reflection::PredicateReflection for FileTypePredicate { implementation136 impl fmt::Display for FileTypePredicate { implementation