iron / staticfile

Static file-serving middleware for the Iron web framework.
MIT License
63 stars 56 forks source link

Use Into<PathBuf> instead of AsRef<Path> where appropriate. #68

Closed reem closed 8 years ago

reem commented 8 years ago

Fixes #52