Module rustful::handler::tree_router [] [src]

A tree shaped router that selects handlers using paths.

Structs

Builder

A builder for a TreeRouter.

TreeRouter

A tree shaped router that selects handlers using paths.