Searched refs:TestTryReadFrom (Results 1 – 1 of 1) sorted by relevance
1629 pub(super) trait TestTryReadFrom<T> { in test_impls() interface1633 impl<T: TryFromBytes> TestTryReadFrom<T> for AutorefWrapper<T> { in test_impls()