extendr-macros 0.6.0

Generate bindings from R to Rust.
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0.6"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "2.0"
[dev-dependencies.libR-sys]
version = "0.6.0"

[lib]
proc_macro = true

[package]
authors = ["andy-thomason <andy@andythomason.com>", "Thomas Down", "Mossa Merhi Reimert <mossa@sund.ku.dk>", "Claus O. Wilke <wilke@austin.utexas.edu>", "Hiroaki Yutani", "Ilia A. Kosenkov <ilia.kosenkov@outlook.com>"]
description = "Generate bindings from R to Rust."
edition = "2021"
license = "MIT"
name = "extendr-macros"
readme = "README.md"
repository = "https://github.com/extendr/extendr"
version = "0.6.0"