lightpack 0.2.8

A lightweight, no-std binary serialization library
Documentation
[dependencies.byteorder]
default-features = false
version = "1"

[dependencies.lightpack-derive]
version = "0.2.8"

[package]
categories = ["encoding", "no-std"]
description = "A lightweight, no-std binary serialization library"
edition = "2021"
homepage = "https://github.com/ProjectLighthouseCAU/lightpack"
keywords = ["binary", "serialization", "deserialization", "no-std"]
license = "MIT"
name = "lightpack"
readme = "README.md"
repository = "https://github.com/ProjectLighthouseCAU/lightpack"
version = "0.2.8"