mirror of
https://github.com/openharmony/third_party_rust_num-traits.git
synced 2026-07-01 21:14:03 -04:00
44679902bd8093c39e9fd21d1d34d66b1e71f7fd
num
Arbitrary sized numeric types for Rust.
Usage
Add this to your Cargo.toml:
[dependencies]
num = "*"
and this to your crate root:
extern crate num;
Description
Languages
Rust
99.3%
Shell
0.7%