Module ntex::web::dev[][src]

Expand description

The ntex::web prelude for library developers

The purpose of this module is to alleviate imports of many common traits by adding a glob import to the top of ntex::web heavy modules:

Structs

Application configuration

HttpRequest connection information

Create service adapter for a specific path.

Application service configuration

Traits

Convert object to a vec of routes