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