Home
last modified time | relevance | path

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

/openbmc/linux/rust/alloc/
H A Dslice.rs824 fn to_owned(&self) -> Vec<T> { in to_owned() method
829 fn to_owned(&self) -> Vec<T> { in to_owned() method