pub type MacAddr = String;
A Media Access Control address, in EUI-48 format
pub struct MacAddr { /* private fields */ }