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