@@ -3,6 +3,7 @@ pub enum SanitizeError {
|
||||
Failed,
|
||||
IndexOutOfBounds,
|
||||
ValueOutOfRange,
|
||||
InvalidValue,
|
||||
}
|
||||
|
||||
pub trait Sanitize {
|
||||
|
Reference in New Issue
Block a user