Struct rorschach::field::padding::Padding [] [src]

pub struct Padding { /* fields omitted */ }

Methods

impl Padding
[src]

Trait Implementations

impl Clone for Padding
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Padding
[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 Padding
[src]

impl Debug for Padding
[src]

Formats the value using the given formatter.