hyper-staticfile 0.3.1

Static file serving for Hyper 0.12
Documentation
# hyper-staticfile

[![Docs](https://docs.rs/hyper-staticfile/badge.svg)](https://docs.rs/hyper-staticfile)
[![Crate](https://img.shields.io/crates/v/hyper-staticfile.svg)](https://crates.io/crates/hyper-staticfile)
[![Build Status](https://travis-ci.org/stephank/hyper-staticfile.svg?branch=master)](https://travis-ci.org/stephank/hyper-staticfile)

Static file-serving for [Hyper 0.12](https://github.com/hyperium/hyper).

See [`examples/doc_server.rs`](examples/doc_server.rs) for a complete example that you can compile.

## [Documentation]http://docs.rs/hyper-staticfile