//! The basics of this subsystem is that it is notified when a DATA cell is received or sent. This
//! [`can_send`](CongestionControl::can_send) function be accurate to decide if a DATA cell can be
/// A congestion window. This is generic for all algorithms but their parameters' value will differ
// Inform the algorithm that the data was just sent. This is important to be the very first