merc_io 1.0.0

Internal MERC toolset package containing various I/O related functionality.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Overview

 > ⚠️ **important** This is an internal crate and is not intended for public use.
 
Internal MERC crate for I/O related utilities, including bit-level streams and
also handling of formatting and output to the console.

# Minimum Supported Rust Version

We do not maintain an official minimum supported rust version (MSRV), and it may be upgraded at any time when necessary.

# License

All MERC crates are licensed under the BSL-1.0 license. See the [LICENSE](https://raw.githubusercontent.com/MERCorg/merc/refs/heads/main/LICENSE) file in the repository root for more information.