Add traits exercise

This commit is contained in:
Nathan Stocks
2021-06-15 20:30:53 -06:00
parent a539351bed
commit 8f478f9ea5
3 changed files with 99 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
[package]
name = "traits"
version = "0.1.0"
authors = ["Nathan Stocks <nathan@agileperception.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]