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