Crates.io | raw_struct_derive |
lib.rs | raw_struct_derive |
version | |
source | src |
created_at | 2024-10-16 15:23:19.092642 |
updated_at | 2024-10-18 06:27:35.207669 |
description | raw_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 | |
repository | https://github.com/WolverinDEV/lazy-link |
max_upload_size | |
id | 1411930 |
Cargo.toml error: | TOML parse error at line 24, column 10
|
24 | readme = false
| ^^^^^
invalid type: boolean `false`, expected a string
|
size | 0 |