pub struct Rate48000;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Rate48000
impl RefUnwindSafe for Rate48000
impl Send for Rate48000
impl Sync for Rate48000
impl Unpin for Rate48000
impl UnwindSafe for Rate48000
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more