Type Alias s2n_quic::provider::congestion_controller::Default

source ·
pub type Default = Cubic;

Aliased Type§

struct Default {}