xtask::dist

Function dist_server

source
fn dist_server(
    sh: &Shell,
    release: &str,
    target: &Target,
    allocator: Malloc,
) -> Result<()>