Home
last modified time | relevance | path

Searched defs:from_ref (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/cxx/src/
H A Drust_slice.rs14 pub fn from_ref<T>(slice: &[T]) -> Self { in from_ref() functions
H A Drust_string.rs19 pub fn from_ref(s: &String) -> &Self { in from_ref() functions
H A Drust_vec.rs28 pub fn from_ref(v: &Vec<T>) -> &Self { in from_ref() functions

Completed in 2 milliseconds