mount 0.2.0

Mounting middleware for Iron.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "mount"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
version = "0.2.0"
description = "Mounting middleware for Iron."
repository = "https://github.com/iron/mount"
documentation = "http://ironframework.io/doc/mount/index.html"
license = "MIT"

[dependencies]
iron = "0.4"
sequence_trie = "0.0"