overlay

Crates.iooverlay
lib.rsoverlay
version1.0.1
sourcesrc
created_at2024-05-30 17:12:20.699176
updated_at2024-05-30 17:28:40.464165
descriptionAn Overlay trait for reinterpreting a slice of bytes as an arbitrary type
homepagehttps://github.com/bobrippling/overlay-rs
repositoryhttps://github.com/bobrippling/overlay-rs
max_upload_size
id1257084
size1,882
Rob Pilling (bobrippling)

documentation

README

A trait for converting an arbitrary slice of bytes to a struct, intended for use with the #[overlay] macro from the overlay_macro crate.

Commit count: 63

cargo fmt