Function build_program

Source
pub fn build_program(
    file_path: &str,
) -> Result<(String, Vec<String>), Box<dyn Error>>