New crate: reload-rs

Hi all,

I've just published my first rust crate, reload-rs. It is similar to reload from the node.js world, but written in Rust because the original reload didn't do what I wanted and was too much work to figure out.

I'd appreciate any comments you guys have on this crate. It's implementation is pretty simple, but if you have any ideas on how to improve it I want to hear it.

About This Package

Serves web pages and automatically reload when any files changed in the web server directory.