Struct ostree_sys::OstreeSysrootUpgrader
source · [−]#[repr(C)]pub struct OstreeSysrootUpgrader(_);Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OstreeSysrootUpgrader
impl Send for OstreeSysrootUpgrader
impl Sync for OstreeSysrootUpgrader
impl Unpin for OstreeSysrootUpgrader
impl UnwindSafe for OstreeSysrootUpgrader
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more