syn_query 0.2.0

implement Trait Syn::Visit
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.proc-macro2]
version = "0.4.4"

[dependencies.syn]
features = ["full", "visit", "extra-traits"]
version = "0.14.2"

[package]
authors = ["hjiayz <hjiayz@hotmail.com>"]
categories = ["development-tools::procedural-macro-helpers"]
description = "implement Trait Syn::Visit"
keywords = ["syn", "visit", "jquery"]
license = "GPL-3.0"
name = "syn_query"
readme = "README.md"
repository = "https://github.com/hjiayz/syn_query"
version = "0.2.0"