pub trait Task: Default + Display { }
Trait to limit the type passed to CastepParam<T>
CastepParam<T>