runix-cli 0.1.0

A CLI tool for ASCII art in your terminal
1
2
3
pub fn get(_word: &str, _mode: &str) -> Option<String> {
    None
}