macro-ob 0.1.3

a macro to inline rot13 to confuse IDEs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.rot13]
version = "0.1.1"

[lib]
proc-macro = true

[package]
authors = ["10maurycy10 <10maurycy10@users.noreply.github.com>"]
description = "a macro to inline rot13 to confuse IDEs"
edition = "2018"
homepage = "https://github.com/10maurycy10/MacroOb"
keywords = ["demo", "ide", "proc-macro", "rot13"]
license = "GPL-3.0+"
name = "macro-ob"
readme = "README.md"
repository = "https://github.com/10maurycy10/MacroOb.git"
version = "0.1.3"