Function info

Source
pub async fn info(
    req: Request<Body>,
    msg: &str,
) -> Result<Response<Body>, String>
Expand description

Renders a generic info landing page.