Searched defs:BorrowWriteHalf (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/tcp/ | ||
H A D | split.rs | 27 pub struct BorrowWriteHalf<'a>(pub(crate) &'a TcpStream); structure names |
Completed in 2 milliseconds