Skip to main content

serve_http

Function serve_http 

Source
pub async fn serve_http(
    config: Settings,
    watch: bool,
    bind: String,
) -> Result<()>