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