Function create_program

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

Create a program from the given name and template.