Crates.io | aligned_buffer_macro |
lib.rs | aligned_buffer_macro |
version | 0.1.0 |
source | src |
created_at | 2024-08-08 06:08:12.992246 |
updated_at | 2024-08-08 06:08:12.992246 |
description | The `aligned_buffer` attribute macro. |
homepage | |
repository | https://github.com/seancroach/aligned_buffer |
max_upload_size | |
id | 1329145 |
size | 12,254 |
aligned_buffer_macro
The attribute macro designed for the aligned_buffer
crate. Due to how
procedural macros work, it's impossible to implement this macro from the
For the main crate, please view the documentation for aligned_buffer
here.