typewit_proc_macros 1.8.1

implementation detail of typewit
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[lib]
proc-macro = true

[package]
authors = ["rodrimati1992 <rodrimatt1985@gmail.com>"]
description = "implementation detail of typewit"
edition = "2021"
include = ["Cargo.toml", "src/**/*.rs", "LICENSE-ZLIB.md"]
license = "Zlib"
name = "typewit_proc_macros"
repository = "https://github.com/rodrimati1992/typewit/"
rust-version = "1.57.0"
version = "1.8.1"