mini_paste-proc_macro 0.1.10

See https://docs.rs/mini_paste
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
path = "mod.rs"
proc-macro = true

[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "See https://docs.rs/mini_paste"
documentation = "https://docs.rs/mini_paste"
edition = "2018"
homepage = "https://docs.rs/mini_paste"
license = "Zlib"
name = "mini_paste-proc_macro"
repository = "https://github.com/danielhenrymantilla/mini_paste"
version = "0.1.10"