3 releases
0.1.2 | Jun 17, 2022 |
---|---|
0.1.1 | Sep 3, 2021 |
0.1.0 | Sep 2, 2021 |
#33 in #functionalities
140KB
2K
SLoC
InterlockLedger il2_utils
Description
il2_utils is a Rust utility library designed to provide utility functionalities to the InterlockLedger Rust codebase.
It also provides some of the platform specific code required to access some of the target OS functionalities when required.
Dependencies
See Cargo.toml for more information about the external dependencies.
Project history
This project is a completely new reoganization of existing libraries written to support the InterlockLedger Rust codebase.
It contains parts of code originally written by Open Communications Security and InterlockLedger Development Team relicensed to be released under a 3-Clause BSD license.
License
This library is licensed under a 3-Clause BSD license.
Version history
- 0.1.2:
- Windows crate updated from 0.18.0 to 0.32.0;
- 0.1.1:
- Small fixes over 0.1.0;
- 0.1.0:
- Initial version;
lib.rs
:
Description
il2_utils is a Rust utility library designed to provide utility functionalities to the InterlockLedger Rust codebase.
It also provides some of the platform specific code required to access some of the target OS functionalities when required.
Visit creates.io for further information about this library.
License
This library is licensed under a 3-Clause BSD license.
Dependencies
~3–43MB
~667K SLoC