7 řádky
73 B
Rust
7 řádky
73 B
Rust
use rainbowcazzi::rainbow;
|
|
|
|
fn main() {
|
|
rainbow("assets/sbocco");
|
|
}
|
|
|