Skip to content

Comments

Rust::com Derive macro for CommData#156

Draft
bharatGoswami8 wants to merge 1 commit intoeclipse-score:mainfrom
bharatGoswami8:rust_com_api_derive_macro_commData
Draft

Rust::com Derive macro for CommData#156
bharatGoswami8 wants to merge 1 commit intoeclipse-score:mainfrom
bharatGoswami8:rust_com_api_derive_macro_commData

Conversation

@bharatGoswami8
Copy link
Contributor

  • Implemented derive macro for CommData trait impl

#155

@bharatGoswami8 bharatGoswami8 force-pushed the rust_com_api_derive_macro_commData branch from 719a3c7 to 7524795 Compare February 10, 2026 03:18
* Implemented derive macro for CommData trait impl
@bharatGoswami8 bharatGoswami8 force-pushed the rust_com_api_derive_macro_commData branch from 7524795 to 14a7f51 Compare February 12, 2026 08:14
Copy link
Contributor

@pawelrutkaq pawelrutkaq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one issues found

#[derive(Debug, Reloc)]
#[derive(Debug, CommData)]
#[repr(C)]
// No explicit ID provided, so it will be auto-generated as "com_api_gen::Exhaust"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing ComData ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rechecked an my bad -all good.

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.

2 participants