Expand description

Additional types for defining routes.

Structs

A resource which defines a set of conventional CRUD routes.

Traits

Utility trait used with RouterExt to ensure the first element of a tuple type is a given type.

Extension trait that adds additional methods to Router.

A type safe path.

Derive Macros

Derive an implementation of axum_extra::routing::TypedPath.