locate_in_cache

Function locate_in_cache 

Source
pub fn locate_in_cache<P: AsRef<Path>>(
    path: P,
    script: &str,
) -> Option<(String, SourceMap)>