Struct extfsm::EntryExitTransition [] [src]

pub struct EntryExitTransition<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType> { /* fields omitted */ }

stores the transition

Methods

impl<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType> EntryExitTransition<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>
[src]

[src]

Trait Implementations

impl<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType> Annotated for EntryExitTransition<ExtendedState, StateType, EventType, TransitionFnArguments, ErrorType>
[src]

[src]

set optional name

[src]

set color

[src]

[src]