pub fn get_machine_id() -> &'static str
Returns the host machine ID as a lowercase hyphenated UUID, cached for the process lifetime. Returns "" on failure or unsupported platforms.
""