Searched defs:with_type (Results 1 – 2 of 2) sorted by relevance
44 pub fn with_type(socket_type: CrasSocketType) -> io::Result<CrasServerSocket> { in with_type() method
241 pub fn with_type(socket_type: CrasSocketType) -> Result<Self> { in with_type() method