Cargo Features

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

[dependencies]
protect-endpoints-proc-macro = { version = "0.3.2", features = ["actix-web", "axum", "poem", "rocket", "salvo"] }
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

salvo

Affects protect-endpoints-proc-macro::protect_salvo