Crates.io | fractal-utils |
lib.rs | fractal-utils |
version | 0.3.4 |
source | src |
created_at | 2016-08-24 21:20:19.138049 |
updated_at | 2018-02-21 18:32:06.197919 |
description | Utilities for working with Fractal Global Credits. |
homepage | |
repository | https://github.com/FractalGlobal/utils-rs |
max_upload_size | |
id | 6098 |
size | 49,619 |
[Documentation] (http://fractal.global/utils-rs)
This library gives utilities for working with Fractal Global Credits. It contains the wallet address representation and the currency amount type. Each of them is explained in its own documentation and can be easily used by third parties.
Using it is as simple as including this in the crate:
extern crate fractal_utils;
Note: requires Rust 1.11.0 or higher.
This library is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE-APACHE, and LICENSE-MIT for details.