Skip to content

feat: use new cfg_select for cleaner code#81

Open
reneca wants to merge 1 commit into
mainfrom
cfg_select
Open

feat: use new cfg_select for cleaner code#81
reneca wants to merge 1 commit into
mainfrom
cfg_select

Conversation

@reneca

@reneca reneca commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

In the Rust version 1.95.0, there is the new cfg_select! macro that allow to simplify the write of cfg predicates.
This MR use this new macro to replace inclusion to make the code cleaner.

Signed-off-by: Jeremy HERGAULT <jeremy@hergault.fr>
@reneca reneca requested review from Timmy80 and oschijns July 9, 2026 18:11
@reneca reneca self-assigned this Jul 9, 2026
@reneca reneca added the enhancement New feature or request label Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant