Yami Odymel https://invade.tw/ says to OwO
/rust@mmis_js_bot use std::thread; fn main() { thread::spawn(|| { println!("Hello from a thread!"); }); }