Struct rustfmt_nightly::Summary [] [src]

#[must_use]
pub struct Summary { pub has_diff: bool, // some fields omitted }

Fields

Methods

impl Summary
[src]

Trait Implementations

impl Debug for Summary
[src]

Formats the value using the given formatter.

impl Clone for Summary
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more