Enum treeflection::NodeTokenProgress [] [src]

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

Variants