[][src]Function reg_index::yank

pub fn yank(
    index: impl AsRef<Path>,
    pkg_name: &str,
    version: &str
) -> Result<(), Error>

Yank a version in the index.

This sets the yank field to true. This will fail if it is already set.