Add a FrameType to the FrameInvariants.
Created by: negge
The FrameType enum uses a custom derive to automatically provide an iter_variants() function you can use to get a simple iterator.
Created by: negge
The FrameType enum uses a custom derive to automatically provide an iter_variants() function you can use to get a simple iterator.