Structs§
- Container
File Template - Container
File Template Builder - Use builder syntax to set the inputs and finish with
build(). - Github
Issue Template - Github
Issue Template Builder - Use builder syntax to set the inputs and finish with
build(). - Gitlab
CiTemplate - Gitlab
CiTemplate Builder - Use builder syntax to set the inputs and finish with
build(). - Init
Readme Template - Init
Readme Template Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
Traits§
- Template
- Main
Templatetrait; implementations are generally derived
Derive Macros§
- Template
- The
Templatederive macro and itstemplate()attribute.