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