Skip to main content

Crate blue_build_template

Crate blue_build_template 

Source

Structs§

ContainerFileTemplate
ContainerFileTemplateBuilder
Use builder syntax to set the inputs and finish with build().
GithubIssueTemplate
GithubIssueTemplateBuilder
Use builder syntax to set the inputs and finish with build().
GitlabCiTemplate
GitlabCiTemplateBuilder
Use builder syntax to set the inputs and finish with build().
InitReadmeTemplate
InitReadmeTemplateBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

BuildEngine

Traits§

Template
Main Template trait; implementations are generally derived

Derive Macros§

Template
The Template derive macro and its template() attribute.