round_view_derive 0.4.0

Procedural macros to generate methods r2_view, r3_view and r4_view.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.quote]
version = "1.0.26"

[dependencies.syn]
version = "2.0.10"

[lib]
proc-macro = true

[package]
description = "Procedural macros to generate methods r2_view, r3_view and r4_view."
edition = "2021"
license = "MIT"
name = "round_view_derive"
version = "0.4.0"