pub fn validate_upload( expected_json: &str, expected_crate_name: &str, expected_files: &[&str], )
Check the cargo publish API call
cargo publish