Open
Description
I would like to add support for the actix-web crate.
The behaviour should be similar to the support for rocket, in that users need to provide a Spec and Config and are then able to set up routes which will serve the swagger-ui.
I have already started working on such a feature and would gladly create a pull-request with my suggested additions.