lilbig 0.2.2

Utilities for swapping the byte-order of in-memory types.
Documentation
[lib]
name = "lilbig"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "no-std::no-alloc"]
description = "Utilities for swapping the byte-order of in-memory types."
edition = "2021"
keywords = ["byteorder", "endian"]
license = "MPL-2.0"
name = "lilbig"
readme = "README.md"
repository = "https://github.com/BitsE9/lilbig"
version = "0.2.2"