Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dsplit_at.rs810 fn into_ref(self) -> Split<&'a T> in into_ref() function
H A Dref.rs623 pub fn into_ref(r: Self) -> &'a T { in into_ref() function