convrt_macros 0.2.0

Procedural macros for the convrt crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "convrt_macros"
version = "0.2.0"
edition = "2021"
description = "Procedural macros for the convrt crate"
authors = ["Saúl Valdelvira <saul@saulv.es>"]
license = "MIT"
repository = "https://git.saulv.es/convrt"

[lib]
proc-macro = true