| Crates.io | aligned_buffer_internals |
| lib.rs | aligned_buffer_internals |
| version | 0.1.0 |
| created_at | 2024-08-08 06:08:01.971082+00 |
| updated_at | 2024-08-08 06:08:01.971082+00 |
| description | The internals of the `aligned_buffer` crate that require being in a separate crate. |
| homepage | |
| repository | https://github.com/seancroach/aligned_buffer |
| max_upload_size | |
| id | 1329143 |
| size | 7,569 |
aligned_buffer_internalsThis crate is the "body" of the aligned_buffer crate, but must exist seperately to prevent cyclical dependencies with aligned_buffer_macro.
For the main crate, please view the documentation for aligned_buffer
here.