Struct teensy3_sys::__BindgenUnionField [] [src]

pub struct __BindgenUnionField<T>(_);

Methods

impl<T> __BindgenUnionField<T>
[src]

Trait Implementations

impl<T: Copy> Copy for __BindgenUnionField<T>
[src]

impl<T: Debug> Debug for __BindgenUnionField<T>
[src]

Formats the value using the given formatter.

impl<T> Default for __BindgenUnionField<T>
[src]

Returns the "default value" for a type. Read more

impl<T> Clone for __BindgenUnionField<T>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more