Struct struct_diff::Difference
[−]
[src]
pub struct Difference {
pub field: String,
}Field that differs
Fields
field: String
pub struct Difference {
pub field: String,
}Field that differs
field: String
impl Debug for Difference[src]