Crates.io | rbuwu |
lib.rs | rbuwu |
version | 0.1.0-BETA |
source | src |
created_at | 2023-07-15 10:10:17.726721 |
updated_at | 2023-07-20 17:39:19.09297 |
description | rust macros but in uwu |
homepage | |
repository | https://github.com/mrtuxa/rbuwu |
max_upload_size | |
id | 917159 |
size | 9,264 |
RBuwu is a rust extension that brings the adorable and charming uwu speak to the powerful and efficient Rust programming language. It provides a set of functions and syntax modifications to allow developers to write Rust code with a sprinkle of uwu cuteness.
use rbuwu::pwintwn;
fn main() {
let hewwo = "Hewwo Wowwd";
pwintwn!("{}", hewwo);
}