pub type UUID = String;
A universally unique identifier as specified by RFC 4122.
pub struct UUID { /* private fields */ }