#endian #commty

yanked commty

commty is a Rust library providing common types

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

Download history 96/week @ 2025-04-04 283/week @ 2025-04-11

379 downloads per month

Apache-2.0

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.


Latest version Documentation Apache-2.0 Downloads

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