Skip to main content

response

Method
This is a method of the TemplateConfig class in the config module.
Set response template

Signature

def response(mut self, template: impl Into<String>) -> Self

Parameters

template
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.