a minimal (as it can be) wrapper for the duolingo api.
duolingo_rs can currently: - log in with a reqwest::Client and set session cookies, - fetch userdata for a Vec of users (only streaks implimented thus far)