Searched refs:UNUSED_FLAG (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/ | ||
H A D | http2.rs | 39 const UNUSED_FLAG: u8 = 0x0; consts 144 let mut flag = FrameFlags::new(UNUSED_FLAG); |
Completed in 1 milliseconds