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