I\'m writing a Rust program which will create a directory based on user input. I would like to know how to panic with my own text when error<
Rust
panic
error<