Cargo Features

near-paperclip-macros has no features set by default.

[dependencies]
near-paperclip-macros = { version = "0.4.0", features = ["actix", "v2", "nightly"] }
actix = heck, http, lazy_static, strum, strum_macros

Affects near-paperclip-macros::api_v2_operation, near-paperclip-macros::api_v2_schema, near-paperclip-macros::api_v2_security, near-paperclip-macros::api_v2_errors

v2

Affects near-paperclip-macros::api_v2_schema_struct

nightly

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

heck actix?

Enables heck ^0.3

http actix?

Enables http ^0.2

lazy_static actix?
strum actix?

Enables strum >=0.19, <0.21

strum_macros actix?

Enables strum_macros >=0.19, <0.21