wrapmuck

Crates.iowrapmuck
lib.rswrapmuck
version0.2.0
sourcesrc
created_at2023-02-21 10:41:21.274579
updated_at2023-02-22 09:24:50.151505
descriptionSimple wrapper generator around bytemuck pod types
homepage
repositoryhttps://github.com/open-mv-sandbox/daicon
max_upload_size
id790617
size3,658
Layl (LaylBongers)

documentation

README

Wrapmuck

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.

License

Licensed under either of

at your option.

Commit count: 66

cargo fmt