1 2 3 4
use vs_plugin_api::InstalledRuntime; /// Metadata persisted after a successful install. pub type InstallReceipt = InstalledRuntime;