Details
Details
- Added rustdoc usage example
- Rust unit tests added in the next diff
- Used and tested in in D12895
- Rust playground - see Linear description
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Paths
| Differential D12901 Authored by bartek on Jul 28 2024, 7:12 AM.
Details Summary Test Plan
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptJul 28 2024, 7:12 AM2024-07-28 07:12:28 (UTC-7) Harbormaster completed remote builds in B30721: Diff 42847.Jul 28 2024, 7:29 AM2024-07-28 07:29:01 (UTC-7) This revision is now accepted and ready to land.Jul 29 2024, 1:56 AM2024-07-29 01:56:18 (UTC-7) Closed by commit rCOMM9463274996c6: [shared][rust] Add proc-macro to deserialize tagged enum variants (authored by bartek). · Explain WhyJul 29 2024, 5:56 AM2024-07-29 05:56:12 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42847 Cargo.lock
shared/util_macros/Cargo.toml
shared/util_macros/src/lib.rs
shared/util_macros/src/tag_aware_deserialize.rs
|
Same feedback here as in D12789