Trait webrtc_util::marshal::MarshalSize

source ·
pub trait MarshalSize {
    // Required method
    fn marshal_size(&self) -> usize;
}

Required Methods§

Implementors§