pub trait IterData: Debug + Copy + Clone + Default { }
Iteration data attached to the Hff for varying access needs.