cargo_test_support::publish

Function write_to_index

Source
pub(crate) fn write_to_index(
    registry_path: &Path,
    name: &str,
    line: String,
    local: bool,
)