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.rs67 MaxPushId(MaxPushId), enumerator
119 pub struct MaxPushId { struct
120 push_id: u64,
297 impl MaxPushId { implementation