fi2b 1.0.0

Convert floating point and integer numbers into bytes and put them into an array
Documentation
[dependencies.proc-macro2]
version = "1.0.76"

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
features = ["full"]
version = "2.0.48"

[lib]
proc-macro = true

[package]
authors = ["2A5F <u2a5f@outlook.com>"]
categories = ["rust-patterns", "rendering::data-formats"]
description = "Convert floating point and integer numbers into bytes and put them into an array"
edition = "2021"
license = "MIT"
name = "fi2b"
readme = "README.md"
repository = "https://github.com/2A5F/fi2b"
version = "1.0.0"