Enum rustc::metadata::filesearch::FileMatch[src]

pub enum FileMatch {
    FileMatches,
    FileDoesntMatch,
}

Variants

FileMatches
FileDoesntMatch