commit | 2d22afed3a35f54cb91848c4da28ab590ea34f56 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Wed Jan 31 20:27:01 2024 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Wed Jan 31 20:27:02 2024 +0100 |
tree | a6713abd1e400b69c62984dccd3f093ab91609b1 | |
parent | 087d55a89f4a77331ffc1ba4156f373d3c30a37b [diff] |
Upgrade bytemuck_derive to 1.5.0 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update external/rust/crates/bytemuck_derive For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md Test: TreeHugger Change-Id: I621ddf9c7513b0abbdf191bb9ab24c475c496b90
Derive macros for bytemuck traits.
MSRV: None!
This is an opt-in bonus feature for bytemuck
that doesn‘t particularly do anything you couldn’t do yourself, and so MSRV is not a strong consideration for this crate.