Introduce expose-arith unstable feature for exposing arithmetic functions downstream.
This commit is contained in:
@@ -17,6 +17,7 @@ byteorder = "1"
|
||||
clippy = { version = "0.0.174", optional = true }
|
||||
|
||||
[features]
|
||||
unstable-features = []
|
||||
unstable-features = ["expose-arith"]
|
||||
expose-arith = []
|
||||
u128-support = []
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user