Struct webrtc_media::track::constraint::Numeric [−][src]
pub struct Numeric<T> { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for Numeric<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for Numeric<T> where
T: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more