Crates.io | wrapmuck |
lib.rs | wrapmuck |
version | 0.2.0 |
source | src |
created_at | 2023-02-21 10:41:21.274579 |
updated_at | 2023-02-22 09:24:50.151505 |
description | Simple wrapper generator around bytemuck pod types |
homepage | |
repository | https://github.com/open-mv-sandbox/daicon |
max_upload_size | |
id | 790617 |
size | 3,658 |
Simple wrapper generator around bytemuck pod types.
Sometimes, you want to expose raw byte bytemuck conversions, but not actually publicly depend on bytemuck. This crate's derive macro automatically implements wrapping functions.
Licensed under either of
at your option.