pub fn uninstall(receipt: &InstallReceipt) -> Result<(), String>Expand description
Uninstall a previously bootstrapped package (best-effort; the caller logs a note on failure rather than blocking the unwire).
pub fn uninstall(receipt: &InstallReceipt) -> Result<(), String>Uninstall a previously bootstrapped package (best-effort; the caller logs a note on failure rather than blocking the unwire).