Skip to main content

serve_uds

Function serve_uds 

Source
pub async fn serve_uds(
    cfg: HttpServerConfig,
    socket_path: PathBuf,
) -> Result<()>