Struct nrf_softdevice_s113::__BindgenUnionField
source · #[repr(C)]pub struct __BindgenUnionField<T>(_);
Implementations§
Trait Implementations§
source§impl<T> Clone for __BindgenUnionField<T>
impl<T> Clone for __BindgenUnionField<T>
source§impl<T> Debug for __BindgenUnionField<T>
impl<T> Debug for __BindgenUnionField<T>
source§impl<T> Default for __BindgenUnionField<T>
impl<T> Default for __BindgenUnionField<T>
source§impl<T> Hash for __BindgenUnionField<T>
impl<T> Hash for __BindgenUnionField<T>
source§impl<T> PartialEq<__BindgenUnionField<T>> for __BindgenUnionField<T>
impl<T> PartialEq<__BindgenUnionField<T>> for __BindgenUnionField<T>
source§fn eq(&self, _other: &__BindgenUnionField<T>) -> bool
fn eq(&self, _other: &__BindgenUnionField<T>) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.