Skip to main content

load_file

Function load_file 

Source
fn load_file(
    env: &mut Environment,
    path: impl AsRef<Path>,
) -> Result<ConValue, Box<dyn Error>>