Type Alias holochain_types::app::InstalledAppId

source ·
pub type InstalledAppId = String;
Expand description

The unique identifier for an installed app in this conductor

Aliased Type§

struct InstalledAppId { /* private fields */ }