# iroh util [![crates.io](https://img.shields.io/crates/v/iroh-util.svg?style=flat-square)](https://crates.io/crates/iroh-util) [![Released API docs](https://img.shields.io/docsrs/iroh-util?style=flat-square)](https://docs.rs/iroh-util) [![MIT/Apache-2.0 licensed](https://img.shields.io/crates/l/iroh-util?style=flat-square)](../LICENSE-MIT) [![CI](https://img.shields.io/github/workflow/status/n0-computer/iroh/Continuous%20integration?style=flat-square)](https://github.com/n0-computer/iroh/actions?query=workflow%3A%22Continuous+integration%22) Utility functions for [iroh](https://github.com/n0-computer/iroh). This provides shared functionality to be used in other iroh crates. ## License Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.