Searched defs:into_ref (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/zerocopy/src/ | ||
| H A D | split_at.rs | 810 fn into_ref(self) -> Split<&'a T> in into_ref() function |
| H A D | ref.rs | 623 pub fn into_ref(r: Self) -> &'a T { in into_ref() function |