1 unstable release

0.10.0 Sep 20, 2019

#11 in #shmem

Download history 89/week @ 2024-03-11 130/week @ 2024-03-18 116/week @ 2024-03-25 136/week @ 2024-04-01 73/week @ 2024-04-08 117/week @ 2024-04-15 120/week @ 2024-04-22 114/week @ 2024-04-29 93/week @ 2024-05-06 116/week @ 2024-05-13 104/week @ 2024-05-20 109/week @ 2024-05-27 95/week @ 2024-06-03 47/week @ 2024-06-10 93/week @ 2024-06-17 97/week @ 2024-06-24

353 downloads per month

MIT/Apache

8KB
80 lines

shared_memory_derive

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.


lib.rs:

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.

Dependencies

~2MB
~46K SLoC