add_trait_marker

Function add_trait_marker 

Source
pub(crate) fn add_trait_marker(generics: &mut Generics, trait_name: &Path)
Expand description

Add a trait marker to the generics if it is not already present