Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http/src/h3/
Dframe.rs56 MaxPushId(MaxPushId), enumerator
98 pub struct MaxPushId { struct
99 push_id: u64,
269 impl MaxPushId { implementation