Expand description
§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.
Enums§
- Byte
Order - Represents the byte order (endianness) used for interpreting binary data.