Macro serwus::sanitizable
source · macro_rules! sanitizable { ($model:ident, $( $field:ident ),* ) => { ... }; }
👎Deprecated
Expand description
Depreacted, use SanitizedString
macro_rules! sanitizable { ($model:ident, $( $field:ident ),* ) => { ... }; }
Depreacted, use SanitizedString