bracer 0.3.0

Macros to help write ARM assembly
Documentation
[[test]]
name = "the_tests"
path = "tests/the_tests.rs"

[lib]
name = "bracer"
path = "src/lib.rs"
proc-macro = true

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Macros to help write ARM assembly"
edition = "2021"
license = "Zlib OR Apache-2.0 OR MIT"
name = "bracer"
readme = "README.md"
repository = "https://github.com/Lokathor/bracer"
version = "0.3.0"