pub trait HasEntity<const TAG: &'static str> { }

Implementors

Prove ConstraintChain<_, _, _, HasEntity> => HasEntity