il2-utils

Crates.ioil2-utils
lib.rsil2-utils
version0.1.2
sourcesrc
created_at2021-09-02 05:09:23.885768
updated_at2022-06-17 20:21:08.404795
descriptionInterlockLedger's utility library in Rust.
homepagehttps://github.com/interlockledger/rust-il2-utils
repositoryhttps://github.com/interlockledger/rust-il2-utils
max_upload_size
id445856
size140,971
Fabio Jun Takada Chino (fjtc)

documentation

README

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;
Commit count: 23

cargo fmt