Function find_context_file

Source
pub fn find_context_file(
    lookup_path: Vc<FileSystemPath>,
    names: Vc<Vec<RcStr>>,
) -> Vc<FindContextFileResult>