Routing for paths delimited by a forward slash, with the ability to capture specified path segments.
Example
use Tree;
let mut routes = new;
routes.add;
assert_eq!;
Routing for paths delimited by a forward slash, with the ability to capture specified path segments.
use Tree;
let mut routes = new;
routes.add;
assert_eq!;