attribute_derives

Function attribute_derives 

Source
pub fn attribute_derives(derives: &PathList) -> Attribute
Expand description

Returns the attribute for setting that the given identifiers should be added as derive macro to the optioned struct/enum.