Crate peace_diff

Source
Expand description

Types to represent changed values.

Structs§

Changeable
Represents a changeable value.

Enums§

Equality
Represents whether a value is equal to another.
Tracked
Tracks the known state of a value.

Traits§

MaybeEq
Types that may be equal.