round_view_derive 0.3.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.23"

[dependencies.syn]
version = "1.0.107"

[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.3.0"