# hacspec utilities
[![crates.io][crate-util]](https://crates.io/crates/hacspec-util)
[](https://hacspec.github.io/hacspec/hacspec_util/index.html)
[![Build & Test Status][build-image]][build-link]
This crate holds a set of utilities used across other hacspec crates.
**It should never be necessary to use this outside of the hacspec repository.**
[//]: # (badges)
[crate-util]: https://img.shields.io/crates/v/hacspec-util.svg?logo=rust
[build-image]: https://github.com/hacspec/hacspec/workflows/Build%20&%20Test/badge.svg?branch=master&event=push
[build-link]: https://github.com/hacspec/hacspec/actions?query=workflow%3A%22Build+%26+Test%22