Skip to main content

try_load

Function try_load 

Source
pub fn try_load(path: &Path) -> Option<CachedScript>
Expand description

Try to load a cached script by source path. Returns None on any miss.