obfstr-impl 0.1.1

Procedural macro implementation for obfstr
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.rand]
optional = true
version = "0.6"

[lib]
proc-macro = true

[package]
authors = ["Casper <CasualX@users.noreply.github.com>"]
description = "Procedural macro implementation for obfstr"
edition = "2018"
license = "MIT"
name = "obfstr-impl"
repository = "https://github.com/CasualX/obfstr"
version = "0.1.1"