pub type RailName = String;
An arbitrary, human-readable string that uniquely identifies a power rail.
pub struct RailName { /* private fields */ }