pub fn same_interface(a: &'static Interface, b: &'static Interface) -> bool
Expand description

Returns true if the two interfaces are the same.