Searched refs:TestTryFromRef (Results 1 – 1 of 1) sorted by relevance
1593 pub(super) trait TestTryFromRef<T: ?Sized> { in test_impls() interface1601 … impl<T: TryFromBytes + Immutable + KnownLayout + ?Sized> TestTryFromRef<T> for AutorefWrapper<T> { in test_impls()