Struct libyang2_sys::ly_path
source · #[repr(C)]pub struct ly_path { /* private fields */ }Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ly_path
impl Send for ly_path
impl Sync for ly_path
impl Unpin for ly_path
impl UnwindSafe for ly_path
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