pub const STATE_END: usize = _; // 4_294_967_295usize
A pseudo-state that means the Machine should completely stop.
Machine