`utils` contains shared infrastructure used across the Miden node workspace. It is part of the
[Miden node](https://github.com/0xMiden/node#readme) repository.
This crate collects utilities that are shared by multiple node binaries and component crates.
It is primarily an internal support crate. End users usually interact with this functionality through the Miden node
binaries.
This project is [MIT licensed](../../LICENSE).