micromarshal 0.7.0

(De)Serialisation between Rust values and binary byte objects.
Documentation
[dependencies.ethnum]
version = "1.3"

[dependencies.ordered-float]
version = "4.1.0"

[dev-dependencies.rand]
version = "0.8.5"

[lib]
doctest = false

[package]
authors = ["Databend Authors <opensource@datafuselabs.com>"]
categories = ["emulators", "encoding", "parser-implementations", "parsing"]
description = "(De)Serialisation between Rust values and binary byte objects. "
edition = "2021"
keywords = ["marshal", "read", "decode"]
license = "Apache-2.0"
name = "micromarshal"
readme = "README.md"
repository = "https://github.com/datafuselabs/opensrv"
version = "0.7.0"