Struct pcb::ty::Type [] [src]

pub struct Type<'c>(_);

Methods

impl<'c> Type<'c>
[src]

Trait Implementations

impl<'c> Copy for Type<'c>
[src]

impl<'c> Clone for Type<'c>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'c> PartialEq for Type<'c>
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl<'c> Eq for Type<'c>
[src]

impl<'c> Hash for Type<'c>
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more