Add unchecked feature to remove arithmetic operations checking.
This commit is contained in:
@@ -19,4 +19,5 @@ num-traits = "*"
|
||||
|
||||
[features]
|
||||
debug_msgs = []
|
||||
no_stdlib = []
|
||||
no_stdlib = []
|
||||
unchecked = []
|
||||
|
Reference in New Issue
Block a user