Function init_from_template

Source
pub(super) fn init_from_template(
    ctx: &XtaskCtx,
    package: String,
    template: Template,
) -> Result<(), Error>