Primitive type TraitDefinition
Implementations
impl TraitDefinition
pub comptime fn as_trait_constraint(_self: Self) -> TraitConstraint
Trait implementations
impl Eq for TraitDefinition
pub comptime fn eq(self, other: Self) -> bool
impl Hash for TraitDefinition
pub comptime fn hash<H>(self, state: &mut H)
where
H: Hasher