Searched refs:assoc_fn (Results 1 – 1 of 1) sorted by relevance
38 fn assoc_fn(_this: Pin<&mut Self>) {} in self_call() method50 Self::assoc_fn(self.as_mut()); in self_call()51 <Self>::assoc_fn(self.as_mut()); in self_call()