Switched remaining i64s to u64s
Added a license
Added .rustfmt.toml
cargo fmt & dep bump
Added modules and quizzes. Dumped reqwest::blocking in favor of ureq
Made a fucking typo
Had meant to add url field to Assignment- also unsubmitted_assignments method for Course
Added url field to Assignment