pub fn is_mac_address(input: &str) -> bool
Returns true when the input is a valid MAC address in a supported format.
true