art_exercise_2019 0.1.0

This follows the exercise in Chapter 14 of the Rust Book.
Documentation
[package]
name = "art_exercise_2019"
version = "0.1.0"
authors = ["Micah Coleman <micah.coleman@gtri.gatech.edu>"]
edition = "2018"
license = "MIT"
description = "This follows the exercise in Chapter 14 of the Rust Book."

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]