Struct libyang2_sys::ly_out
source · #[repr(C)]pub struct ly_out { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ly_out
impl Send for ly_out
impl Sync for ly_out
impl Unpin for ly_out
impl UnwindSafe for ly_out
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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