Crate rustii

Source

Structs§

Cli
Handles parsing of command line arguments

Enums§

Commands
List of available commands and options

Constants§

APP_NAME

Functions§

handle_error
Prints given error message to the standard error with application name and then exits the application with specified error code
open
Reads the contents of a given ASCII art file and prints it to the standard output
render
Handles conversion of a given image file to ASCII art file