3 releases
new 0.1.2 | Apr 16, 2025 |
---|---|
0.1.1 | Apr 11, 2025 |
0.1.0 | Apr 9, 2025 |
#2 in #byte-order
379 downloads per month
8KB
79 lines
Commty Crate
The commty
crate provides a collection of common types and utilities designed to simplify
working with binary data and system-level abstractions. Its primary goal is to define reusable
and well-documented types that can be shared across projects.
commty
commty
is a Rust library providing common types.
Getting Started
To use Commty in your project, add it as a dependency in your Cargo.toml
:
[dependencies]
commty = "0.1.0"
Dependencies
~91KB