bytemuck_derive

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