Enum adapton::reflect::trace::ChangeFlag [] [src]

pub enum ChangeFlag {
    ContentDiff,
    ContentSame,
}

Variants

Trait Implementations

impl Clone for ChangeFlag
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ChangeFlag
[src]

Formats the value using the given formatter.