Type Alias MonitorId
pub type MonitorId = i128;Expand description
This type provides the id used to identify monitors
its a type because it might change at some point
pub type MonitorId = i128;This type provides the id used to identify monitors
its a type because it might change at some point