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