Function cargo_test_support::publish::validate_upload_with_contents
source · pub fn validate_upload_with_contents(
expected_json: &str,
expected_crate_name: &str,
expected_files: &[&str],
expected_contents: &[(&str, &str)]
)
Expand description
Checks the result of a crate publish, along with the contents of the files.