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