pub trait FrameTrait:
AckElicitable
+ CongestionControlled
+ Probing { }Implementors§
impl<T: AckElicitable + CongestionControlled + Probing> FrameTrait for T
Implement FrameTrait for all types that implement the required subtraits
pub trait FrameTrait:
AckElicitable
+ CongestionControlled
+ Probing { }Implement FrameTrait for all types that implement the required subtraits