Searched defs:RustFileExists (Results 1 – 2 of 2) sorted by relevance
46 pub fn RustFileExists(fileName: &String) -> bool; in RustFileExists() function
88 bool RustFileExists(const rust::String& fileName) in RustFileExists() function