Crate actix_router[][src]

Expand description

Resource path matching and router.

Structs

Resource path match information.

Describes the set of paths that match to a resource.

Information about current resource

Resource router.

Enums

One or many patterns.

Traits

Helper trait for type that could be converted to one or more path pattern.