1 2
//TODO: Impl this for all states. Or make a macro to do this? pub trait DefaultIter {} // If the state implements this the default iter behaviour gets applied