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