Struct struct_diff::Difference [] [src]

pub struct Difference {
    pub field: String,
}

Field that differs

Fields

Trait Implementations

impl Debug for Difference
[src]

[src]

Formats the value using the given formatter.