Function cargo_test_support::publish::write_to_index

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