Function unlink_package

Source
pub async fn unlink_package(
    target_prefix: &Prefix,
    prefix_record: &PrefixRecord,
) -> Result<(), UnlinkError>
Expand description

Completely remove the specified package from the environment.