Struct libyang2_sys::lyplg_type [−][src]
#[repr(C)]pub struct lyplg_type {
pub _address: u8,
}Fields
_address: u8Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for lyplg_type
impl Send for lyplg_type
impl Sync for lyplg_type
impl Unpin for lyplg_type
impl UnwindSafe for lyplg_type
Blanket Implementations
Mutably borrows from an owned value. Read more