Skip to main content

text

Function text 

Source
pub fn text(
    status: StatusCode,
    detail: impl Into<String>,
) -> Response<Full<Bytes>>