Module axum_extra::routing[][src]

Expand description

Additional types for defining routes.

Structs

A resource which defines a set of conventional CRUD routes.

Traits

Trait for things that can provide routes.

Extension trait that adds additional methods to Router.