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