Trait webrtc_util::marshal::MarshalSize[][src]

pub trait MarshalSize {
    fn marshal_size(&self) -> usize;
}

Required methods

Implementors