pub fn create_program(name: &str, template: ProgramTemplate) -> Result<()>Expand description
Create a program from the given name and template.
pub fn create_program(name: &str, template: ProgramTemplate) -> Result<()>Create a program from the given name and template.