Struct xmas_elf::dynamic::Tag_ [] [src]

pub struct Tag_<P>(_);

Trait Implementations

impl<P: Clone> Clone for Tag_<P>
[src]

fn clone(&self) -> Tag_<P>

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl<P: Copy> Copy for Tag_<P>
[src]

impl Debug for Tag_<P32>
[src]

fn fmt(&self, f: &mut Formatter) -> Result

Formats the value using the given formatter.

impl Debug for Tag_<P64>
[src]

fn fmt(&self, f: &mut Formatter) -> Result

Formats the value using the given formatter.