rweb-testing-macros 0.1.0

Macros for testing framework for rweb
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.pmutil]
version = "0.5.3"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Macros for testing framework for rweb"
edition = "2018"
license = "Apache-2.0"
name = "rweb-testing-macros"
repository = "https://github.com/kdy1/rweb.git"
version = "0.1.0"