Searched defs:static_ref (Results 1 – 6 of 6) sorted by relevance
100 constexpr auto static_ref(F&& f) { in static_ref() function
1611 pub const fn static_ref(r: &'static T) -> Pin<&'static T> { in static_ref() method