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