Struct librsnek::system::primitives::SetElement [] [src]

pub struct SetElement(pub HashId, pub RtObject);

See: DictKey

Trait Implementations

impl Clone for SetElement
[src]

Returns a copy of the value.

Performs copy-assignment from source.

impl Debug for SetElement
[src]

Formats the value using the given formatter.

impl Hash for SetElement
[src]

Feeds this value into the given [Hasher].

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

impl Eq for SetElement
[src]

impl PartialEq for SetElement
[src]

This method tests for self and other values to be equal, and is used

This method tests for !=.