pub struct Rate44100;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Rate44100
impl RefUnwindSafe for Rate44100
impl Send for Rate44100
impl Sync for Rate44100
impl Unpin for Rate44100
impl UnwindSafe for Rate44100
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