owo-rs

Crates.ioowo-rs
lib.rsowo-rs
version1.0.0
created_at2025-02-10 05:31:10.516209+00
updated_at2025-02-10 05:35:50.98262+00
descriptionmake your logs more owo
homepage
repositoryhttps://github.com/DJSdev/owo-rs
max_upload_size
id1549620
size10,581
Dylan Schlabach (DJSdev)

documentation

README

owo-rs

Based on the fine work from https://github.com/zuzak/owo

Add to project

cargo add owo-rs

Usage

use owo;

fn main() {
    println!("{}", owo::owo("Hello, world!".to_string()))
}

// H-hewwo?? Hewwo, wowwd! x3
Commit count: 5

cargo fmt