Struct rorschach::field::garbage::Garbage [] [src]

pub struct Garbage { /* fields omitted */ }

Methods

impl Garbage
[src]

Trait Implementations

impl Clone for Garbage
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Garbage
[src]

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

This method tests for !=.

impl Eq for Garbage
[src]

impl Debug for Garbage
[src]

Formats the value using the given formatter.