raw_struct_derive

Crates.ioraw_struct_derive
lib.rsraw_struct_derive
version
sourcesrc
created_at2024-10-16 15:23:19.092642
updated_at2024-10-18 06:27:35.207669
descriptionraw_struct is a Rust procedural macro for easily declaring C-style structs that reference local or external memory, based on your memory implementation. It generates appropiate getter methods for easy access.
homepage
repositoryhttps://github.com/WolverinDEV/lazy-link
max_upload_size
id1411930
Cargo.toml error:TOML parse error at line 24, column 10 | 24 | readme = false | ^^^^^ invalid type: boolean `false`, expected a string
size0
(WolverinDEV)

documentation

README

Commit count: 10

cargo fmt