1 2 3 4 5 6 7 8 9 10 11
[dependencies] [package] authors = ["mohanson@outlook.com"] description = "Fixed-size signed/unsigned big integers." edition = "2021" license = "MIT" name = "xint" repository = "https://github.com/mohanson/xint" resolver = "2" version = "0.1.0"