Struct ostree_sys::OstreeRemote
source · [−]#[repr(C)]pub struct OstreeRemote(_);Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OstreeRemote
impl Send for OstreeRemote
impl Sync for OstreeRemote
impl Unpin for OstreeRemote
impl UnwindSafe for OstreeRemote
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