Searched refs:try_ref_from_bytes (Results 1 – 2 of 2) sorted by relevance
1607 Some(T::try_ref_from_bytes(bytes).ok()) in test_impls()
1878 fn try_ref_from_bytes(source: &[u8]) -> Result<&Self, TryCastError<&[u8], Self>> in try_ref_from_bytes() method