Searched defs:TipcChannel (Results 1 – 2 of 2) sorted by relevance
86 pub struct TipcChannel(File); struct88 impl TipcChannel { impl
43 struct TipcChannel(trusty::TipcChannel); struct45 impl SerializedChannel for TipcChannel { implementation