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