pub type PresetId = String;
The type representing preset ID.
struct PresetId { /* private fields */ }