Enum treeflection::NodeTokenProgress [] [src]

pub enum NodeTokenProgress {
    ChainProperty,
    ChainIndex,
    ChainKey,
    Action,
}

Variants

Trait Implementations

impl Debug for NodeTokenProgress
[src]

Formats the value using the given formatter.