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