Home
last modified time | relevance | path

Searched defs:next_stream_id (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs211 pub(crate) next_stream_id: StreamId, field
296 let next_stream_id = StreamId { in new() localVariable