Crate ntex_router[][src]

Resource path matching library.

Structs

Path

Resource path match information

PathDeserializer
PathIter

Iterator to items in parameter container

ResourceDef

ResourceDef describes an entry in resources table

ResourceInfo

Information about current resource

Router

Resource router.

RouterBuilder

Traits

IntoPattern

Helper trait for type that could be converted to path pattern

Resource
ResourcePath