Skip to content

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Sep 25, 2025

The #[macro_use] attribute makes the module's macros usable from inside the same crate. This used to be needed when Serde contained invocations of serde_if_integer128! prior to #2600, but no longer.

The macro remains usable from outside of the crate.

@dtolnay dtolnay merged commit b7dbf7e into serde-rs:master Sep 25, 2025
14 checks passed
@dtolnay dtolnay deleted the integer128 branch September 25, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant