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