| Crates.io | shared_memory_derive |
| lib.rs | shared_memory_derive |
| version | 0.10.0 |
| created_at | 2019-09-20 02:33:39.779204+00 |
| updated_at | 2019-09-20 02:33:39.779204+00 |
| description | Support crate that provides macros for the shared_memory crate. |
| homepage | |
| repository | https://github.com/elast0ny/shared_memory-rs |
| max_upload_size | |
| id | 166113 |
| size | 33,265 |
This crate provides the implementation of #[derive(SharedMemCast)] for the
shared_memory crate.
You should never have to use this crate directly. All of its functionality is
re-exported from the shared_memory crate.