pub type InstalledAppId = String;
Expand description

The unique identifier for an installed app in this conductor

Aliased Type§

struct InstalledAppId { /* private fields */ }