get_mac_address

Function get_mac_address 

Source
pub fn get_mac_address() -> &'static [u8; 6]
Expand description

Returns the MAC address that identifies this node. The value is resolved once on first use and cached for the lifetime of the process. Any environment overrides must be set before this is first called.