Struct libyang2_sys::lyd_value_date_and_time [−][src]
Fields
time: time_tfractions_s: *mut c_charTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for lyd_value_date_and_time
impl !Send for lyd_value_date_and_time
impl !Sync for lyd_value_date_and_time
impl Unpin for lyd_value_date_and_time
impl UnwindSafe for lyd_value_date_and_time
Blanket Implementations
Mutably borrows from an owned value. Read more