pub struct rightXPct;
Trait Implementations§
impl HasInputField<rightXPct, f64> for CreateSplashArtCoordinateDataInput
Auto Trait Implementations§
impl Freeze for rightXPct
impl RefUnwindSafe for rightXPct
impl Send for rightXPct
impl Sync for rightXPct
impl Unpin for rightXPct
impl UnwindSafe for rightXPct
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