Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mesh_channel_core: use transparent enum variant encodings
Improve the mesh encoding of channel messages with `#[mesh(transparent)]`. This improves perf for in-proc encoded send/recv by about 15%.
- Loading branch information