swapbytes-derive 0.2.0

Derive macros for working with the swapbytes crate
Documentation
[dependencies.darling]
version = "0.20"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "2"

[lib]
proc-macro = true

[package]
authors = ["Jacobtread <jacobtread@gmail.com>"]
description = "Derive macros for working with the swapbytes crate"
edition = "2021"
license = "MIT"
name = "swapbytes-derive"
readme = "README.md"
repository = "https://github.com/jacobtread/bytereorder"
version = "0.2.0"