Struct cognitive_qualia::defs::MemoryPoolId [] [src]

pub struct MemoryPoolId(_);

Methods

impl MemoryPoolId
[src]

Trait Implementations

impl Clone for MemoryPoolId
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for MemoryPoolId
[src]

impl Eq for MemoryPoolId
[src]

impl PartialEq for MemoryPoolId
[src]

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

This method tests for !=.

impl Hash for MemoryPoolId
[src]

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

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

impl Debug for MemoryPoolId
[src]

Formats the value using the given formatter.