Function df_sol::rust_template::create_program

source ยท
pub fn create_program(name: &str, template: ProgramTemplate) -> Result<()>
Expand description

Create a program from the given name and template.