The code is mostly copy-pastaed from src/request.rs, with a bit moved from src/main.rs. Tested, working on my machine.
As an added bonus, it only throws out those warnings about Mystic Clovers and whatnot when refreshing the cache, as they aren't mapped into the file which is cached.
Refs #7
The code is mostly copy-pastaed from
src/request.rs
, with a bit moved fromsrc/main.rs
. Tested, working on my machine.As an added bonus, it only throws out those warnings about Mystic Clovers and whatnot when refreshing the cache, as they aren't mapped into the file which is cached.