Function maturin::upload[][src]

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

Uploads a single wheel to the registry