metap 0.100.0

(WIP) Meta Programing Tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.neon]
default-features = false
features = ["napi-6"]
version = "0.9"

[lib]
crate-type = ["cdylib"]

[package]
authors = ["Zarmot"]
description = "(WIP) Meta Programing Tools"
edition = "2021"
exclude = ["index.node"]
license = "MIT"
name = "metap"
resolver = "2"
version = "0.100.0"