pub fn text_response<S: Into<String>>(content: S) -> ResponseBuilderExpand description
Global text response helper
Creates a ResponseBuilder with text content already set.
pub fn text_response<S: Into<String>>(content: S) -> ResponseBuilderGlobal text response helper
Creates a ResponseBuilder with text content already set.