Programaticly get your puzzle input and submit answers, in Rust.
Might be useful for lazy Rustaceans and speed hackers.
Yes, this is wimglenn's aocd
Python-package, but for Rust. And
yes, this too tries to cache everything it gets from Advent of Code to spare their servers.
Note
This is in very early stages. It will go through some possibly breaking changes. It also uses quite a few dependencies as of now, all of which might change. You've been warned.