Skip to main content

serve_https

Function serve_https 

Source
pub async fn serve_https(
    _config: Settings,
    _watch: bool,
    _bind: String,
) -> Result<()>