Module humphrey::route[][src]

Structs

Encapsulates a route and its handler.

Enums

A located file or directory path.

Traits

An object that can represent a route, currently only String.

Functions

Attemps to find a given path. If the path itself is not found, attemps to find index files within it. If these are not found, returns None.