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