[][src]Crate paperclip_actix

Re-exports

pub use self::web::Resource;
pub use self::web::Route;
pub use self::web::Scope;
pub use paperclip_macros::api_v2_operation;
pub use paperclip_macros::api_v2_schema;

Modules

web

Proxy module for actix_web::web.

Structs

App

Wrapper for actix_web::App.

Traits

Mountable

Indicates that this thingmabob has a path and a bunch of definitions and operations.

OpenApiExt

Extension trait for actix-web applications.