Searched refs:TestTryFromMut (Results 1 – 1 of 1) sorted by relevance
1611 pub(super) trait TestTryFromMut<T: ?Sized> { in test_impls() interface1619 … impl<T: TryFromBytes + IntoBytes + KnownLayout + ?Sized> TestTryFromMut<T> for AutorefWrapper<T> { in test_impls()