expansion 0.0.2

expant the native libs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[package]
authors = ["sanmu <hdy9515@dingtalk.com>"]
description = "expant the native libs"
edition = "2021"
license = "MIT"
name = "expansion"
resolver = "2"
version = "0.0.2"