Module BandwidthInfo.Response

type struct_t = [
| `Response_96359b995ba506f4
]
val input_bandwidth_get : t -> float
val output_bandwidth_get : t -> float
val cpu_usage_get : t -> float
val of_message : 'cap message_t -> t
val of_builder : struct_t builder_t -> t