2014-11-19 16:29:01 +11:00
2014-11-18 21:09:53 +09:00
2014-09-16 10:35:35 -07:00
2014-09-16 10:35:35 -07:00
2014-09-16 10:35:35 -07:00
2014-09-16 10:35:35 -07:00
2014-09-23 16:27:05 -04:00

num

Arbitrary sized numeric types for Rust.

Usage

Add this to your Cargo.toml:

[dependencies.num]

git = "https://github.com/rust-lang/num"

and this to your crate root:

extern crate num;
Description
No description provided
Readme 2 MiB