2015-01-09 22:36:03 +11:00
2015-01-03 19:30:05 +01:00
2015-01-09 22:36:03 +11:00
2014-09-16 10:35:35 -07:00
2015-01-01 22:09:50 -08:00
2015-01-09 22:36:03 +11:00
2014-09-16 10:35:35 -07:00
2014-09-16 10:35:35 -07:00
2014-12-23 09:54:56 -08:00

num

Arbitrary sized numeric types for Rust.

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
num = "*"

and this to your crate root:

extern crate num;
Description
No description provided
Readme 2 MiB