exint 0.1.4

An implementation of generic signed and unsigned integers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "exint"
version = "0.1.4"
dependencies = [
 "exint-macro",
]

[[package]]
name = "exint-macro"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dad704e5c98c39a9cf4090f8024103fbca7d22519b58d5e01182a72a65fb7bbb"