Crate sanitizer_macros

Source
Expand description

Macros that allows seamless sanitizing on struct fields

Derive Macrosยง

Sanitize
The Sanitize derive macro implements the Sanitize trait for you. The trait only has a single associated function called sanitize which edits the fields based on the sanitizer you specified in the helper attributes