mount 0.4.0

Mounting middleware for Iron.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.iron]
version = "0.6"

[dependencies.sequence_trie]
version = "0.3"

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