pub async fn unlink_package(
target_prefix: &Prefix,
prefix_record: &PrefixRecord,
) -> Result<(), UnlinkError>Expand description
Completely remove the specified package from the environment.
pub async fn unlink_package(
target_prefix: &Prefix,
prefix_record: &PrefixRecord,
) -> Result<(), UnlinkError>Completely remove the specified package from the environment.