Searched defs:is_pair_of (Results 1 – 4 of 4) sorted by relevance
72 pub fn is_pair_of(&self, other: &WriteHalf<T>) -> bool { in is_pair_of() method105 pub fn is_pair_of(&self, other: &ReadHalf<T>) -> bool { in is_pair_of() method
36 pub fn is_pair_of(&self, other: &WriteHalf<T>) -> bool { in is_pair_of() method54 pub fn is_pair_of(&self, other: &ReadHalf<T>) -> bool { in is_pair_of() method
20 pub fn is_pair_of<Item>(&self, other: &SplitSink<S, Item>) -> bool { in is_pair_of() method72 pub fn is_pair_of(&self, other: &SplitStream<S>) -> bool { in is_pair_of() method
153 pub fn is_pair_of(&self, other: &Self) -> bool { in is_pair_of() method