there is a `sent_packets` in https://docs.rs/quinn/latest/quinn/struct.PathStats.html with `sent_packets` and `lost_packets` data, we can calculate the loss rate, however, the noq-proto miss `sent_packets`
there is a
sent_packetsin https://docs.rs/quinn/latest/quinn/struct.PathStats.htmlwith
sent_packetsandlost_packetsdata, we can calculate the loss rate, however, the noq-proto misssent_packets