pub struct Bandwith;
๐Deprecated
Trait Implementationsยง
Sourceยงimpl ReadableParameterIndex<f32> for Bandwith
impl ReadableParameterIndex<f32> for Bandwith
Sourceยงimpl WritableParameterIndex<f32> for Bandwith
impl WritableParameterIndex<f32> for Bandwith
impl Copy for Bandwith
Auto Trait Implementationsยง
impl Freeze for Bandwith
impl RefUnwindSafe for Bandwith
impl Send for Bandwith
impl Sync for Bandwith
impl Unpin for Bandwith
impl UnwindSafe for Bandwith
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