Searched defs:RefRes (Results 1 – 1 of 1) sorted by relevance
20 type RefRes; typedef21 fn to_ref(&self) -> Self::RefRes; in to_ref()