Files
SimpleMediaUpscalerLite/src/handler/mod.rs

3 lines
50 B
Rust

pub fn test2 () {
println!("HELLO WORLD!!!")
}