Function create_program

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

Create a program from the given name and template.