pub type PbThrottleMutation = ThrottleMutation;Aliased Type§
pub struct PbThrottleMutation {
pub fragment_throttle: HashMap<TypedId<4, u32>, ThrottleConfig>,
}Fields§
§fragment_throttle: HashMap<TypedId<4, u32>, ThrottleConfig>pub type PbThrottleMutation = ThrottleMutation;pub struct PbThrottleMutation {
pub fragment_throttle: HashMap<TypedId<4, u32>, ThrottleConfig>,
}fragment_throttle: HashMap<TypedId<4, u32>, ThrottleConfig>