Struct rerast::RerastOutput [] [src]

pub struct RerastOutput {
    pub updated_files: HashMap<String, String>,
}

Fields

Trait Implementations

impl Debug for RerastOutput
[src]

[src]

Formats the value using the given formatter.

impl Eq for RerastOutput
[src]

impl PartialEq for RerastOutput
[src]

[src]

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

[src]

This method tests for !=.