Skip to main content

render_service_template

Function render_service_template 

Source
pub fn render_service_template(
    svc: &(impl Service + ?Sized),
    binary: &Path,
) -> String
Expand description

Render the platform-specific service template for a Service implementor.