Function chalk_derive::is_interner
source · pub(crate) fn is_interner(param: &TypeParam) -> Option<&Ident>
Expand description
Checks whether a generic parameter has a : Interner
bound
pub(crate) fn is_interner(param: &TypeParam) -> Option<&Ident>
Checks whether a generic parameter has a : Interner
bound