Function scuttlebutt::channel::unix_channel_pair
source · pub fn unix_channel_pair() -> (UnixChannel, UnixChannel)Expand description
Convenience function to create a pair of UnixChannels for local tests in swanky.
pub fn unix_channel_pair() -> (UnixChannel, UnixChannel)Convenience function to create a pair of UnixChannels for local tests in swanky.