Crate actix_toolbox

source ·
Expand description

actix-toolbox enhances the functionality of actix-web by providing middlewares or other components that are frequently used together with actix-web.

This also includes an ORM. rorm is used for this

Modules

Provides logging functionality e.g. sets up a configured logger
Provides a variety of different middlewares