Change

Describes a change.

struct Change (
T
) {}

Members

Variables

type
ChangeType type;
Undocumented in source.
value
T value;
Undocumented in source.

Meta