Cargo Features

protect-endpoints-proc-macro has no features set by default.

[dependencies]
protect-endpoints-proc-macro = { version = "0.3.1", features = ["actix-web", "axum", "poem", "rocket"] }
actix-web

Affects protect-endpoints-proc-macro::protect_actix_web

axum

Affects protect-endpoints-proc-macro::protect_axum

poem

Affects protect-endpoints-proc-macro::protect_poem, protect-endpoints-proc-macro::open_api

rocket

Affects protect-endpoints-proc-macro::protect_rocket