Lines Matching refs:id
114 id: u64,228 pub fn new(id: u64) -> Self {229 CancelPush { push_id: id }232 /// Gets push id of CancelPush payload.270 /// Gets push id of PushPromise payload.287 pub fn new(id: u64) -> Self {288 GoAway { id }291 /// Gets go away stream id.293 &self.id303 /// Gets allowed max push stream id.