pub async fn serve_crate_doc(
    manifest_path: &PathBuf,
    addr: &SocketAddr
) -> Result<(), Error>
Expand description

serve crate doc on addr