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