Home
last modified time | relevance | path

Searched refs:StateMachine (Results 1 – 2 of 2) sorted by relevance

/Held/src/utils/ui/mode/
H A Dstate.rs13 pub trait StateMachine { trait
H A Dnormal.rs12 use super::state::StateMachine;
667 impl StateMachine for NormalState {