nada 0.2.0

Compression-focused encoding for zero-heavy solidity calldata and bytecode
Documentation
[dependencies]

[lib]
name = "nada"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding"]
description = "Compression-focused encoding for zero-heavy solidity calldata and bytecode"
edition = "2024"
keywords = ["solidity", "calldata", "encoding"]
license = "Apache-2.0"
name = "nada"
readme = "README.md"
repository = "https://github.com/bestinslot-xyz/nada-rs"
version = "0.2.0"