Searched refs:impl_from_for_interconvertible_structs_core (Results 1 – 1 of 1) sorted by relevance
29 impl_from_for_interconvertible_structs_core!($t1, $t2, $( $v ),+ );30 impl_from_for_interconvertible_structs_core!($t2, $t1, $( $v ),+ );34 macro_rules! impl_from_for_interconvertible_structs_core { macro