Skip to content

refactor!: remove enum prefix from bindings#65

Open
scootermon wants to merge 6 commits intoesp-rs:mainfrom
inomotech-foss:refactor/drop-enum-prefix
Open

refactor!: remove enum prefix from bindings#65
scootermon wants to merge 6 commits intoesp-rs:mainfrom
inomotech-foss:refactor/drop-enum-prefix

Conversation

@scootermon
Copy link
Contributor

This is a collection of small-ish changes.

OpenThread already uses the convention of prefixing enum variants
with the enum name. Adding the enum type name as a prefix is redundant
and only makes the generated Rust code more verbose.
@scootermon scootermon force-pushed the refactor/drop-enum-prefix branch from b1f1a9b to d61bd96 Compare March 8, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant