pub trait Getters<Hash>: GetExecutionId<Hash> + GetSteps{ }Expand description
A marker trait that implies a generic type implements all available getters
pub trait Getters<Hash>: GetExecutionId<Hash> + GetSteps{ }A marker trait that implies a generic type implements all available getters