uwuizer 0.1.2

Rust Macro to UwUize your text. UwU.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.rand]
version = "0.7.2"

[dependencies.regex]
version = "1.3.1"

[package]
authors = ["iamrifki <iamrifki0@gmail.com>"]
description = "Rust Macro to UwUize your text. UwU."
documentation = "https://docs.rs/uwuizer/"
edition = "2018"
keywords = ["Macro", "Fun", "UwU"]
license = "MIT"
name = "uwuizer"
readme = "README.md"
repository = "https://github.com/IamRifki/uwuizer"
version = "0.1.2"