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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "macro-ob"
version = "0.1.3"
dependencies = [
 "rot13",
]

[[package]]
name = "rot13"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "944f240972701806a97995e54c5b74c14a62d8423b26f71759386300749e91db"