[][src]Module cargo_rpm::templates

Handlebars templates (for RPM specs, etc)

Structs

ServiceParams

Paramters passed to the systemd service unit template

SpecParams

Parameters passed to the RPM spec template

Constants

DEFAULT_SERVICE_TEMPLATE

Default systemd service unit template (in toplevel template/service.hbs)

DEFAULT_SPEC_TEMPLATE

Default RPM spec template (in toplevel template/spec.hbs)