rune::lread

Function find_file_in_load_path

Source
fn find_file_in_load_path(
    file: &str,
    cx: &Context<'_>,
    env: &Rt<Env<'_>>,
) -> Result<PathBuf>