• Home
Name Date Size #Lines LOC

..--

src/04-Jul-2025-2,1641,473

tests/04-Jul-2025-518430

.android-checksum.jsonD04-Jul-20251.1 KiB11

.cargo-checksum.jsonD04-Jul-2025823 11

Android.bpD04-Jul-2025935 3632

Cargo.tomlD04-Jul-20251.2 KiB5547

LICENSED04-Jul-202510.2 KiB6241

LICENSE-APACHED04-Jul-202510.2 KiB6241

METADATAD04-Jul-2025401 1817

MODULE_LICENSE_APACHE2D04-Jul-20250

README.mdD04-Jul-2025276 116

cargo_embargo.jsonD04-Jul-202551 44

changelog.mdD04-Jul-20252.7 KiB8957

README.md

1
2# bytemuck_derive
3
4Derive macros for [bytemuck](https://docs.rs/bytemuck) traits.
5
6MSRV: None!
7
8This is an opt-in bonus feature for `bytemuck` that doesn't particularly do
9anything you couldn't do yourself, and so MSRV is not a strong consideration for
10this crate.
11