Home
last modified time | relevance | path

Searched defs:test_try_read_from (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy/src/
H A Dimpls.rs1630 fn test_try_read_from(&self, bytes: &[u8]) -> Option<Option<T>>; in test_impls() method
1634 fn test_try_read_from(&self, bytes: &[u8]) -> Option<Option<T>> { in test_impls() method