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