pub fn bipe(capacity: usize) -> (BipeWriter, BipeReader)Expand description
Create a “bipe”. Use async_dup’s methods if you want something cloneable/shareable
pub fn bipe(capacity: usize) -> (BipeWriter, BipeReader)Create a “bipe”. Use async_dup’s methods if you want something cloneable/shareable