Crate sanitizer_macros[][src]

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