[][src]Crate ntex_router

Resource path matching library.

Structs

Path

Resource path match information

PathDeserializer
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