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