[][src]Function maturin::upload

pub fn upload(
    registry: &Registry,
    wheel_path: &Path,
    metadata21: &Metadata21,
    supported_version: &str
) -> Result<(), UploadError>

Uploads a single wheel to the registry