Searched defs:Foreign (Results 1 – 9 of 9) sorted by relevance
9 struct Foreign(u8); in test_transparent_wrapper() struct23 impl PartialEq<u8> for Foreign { in test_transparent_wrapper() implementation
84 Foreign(Box<dyn Error + Send + Sync>), enumerator
147 Foreign { enumerator