Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add macros feature flag #1015

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Add macros feature flag #1015

merged 1 commit into from
Sep 1, 2024

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Sep 1, 2024

Add macros feature flag what adds separation between utoipa and utoipa-gen. This enables better build speed in crates where utoipa-gen is not necessary such as libs that only define utoipa types.

The macros feature flag is enabled by default.

Add macros feature flag what adds separation between `utoipa` and
`utoipa-gen`. This enables better build speed in crates where
`utoipa-gen` is not necessary such as libs that only define `utoipa`
types.

The `macros` feature flag is enabled by default.
@juhaku juhaku force-pushed the add-macros-feature-flag branch from 2472824 to 533aeb3 Compare September 1, 2024 18:47
@juhaku juhaku merged commit 11c909b into master Sep 1, 2024
18 checks passed
@juhaku juhaku deleted the add-macros-feature-flag branch September 1, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant