1 unstable release

0.10.0 Sep 20, 2019

#13 in #shmem

Download history 88/week @ 2024-07-22 72/week @ 2024-07-29 79/week @ 2024-08-05 95/week @ 2024-08-12 71/week @ 2024-08-19 72/week @ 2024-08-26 30/week @ 2024-09-02 35/week @ 2024-09-09 33/week @ 2024-09-16 44/week @ 2024-09-23 60/week @ 2024-09-30 7/week @ 2024-10-07 22/week @ 2024-10-14 24/week @ 2024-10-21 33/week @ 2024-10-28 26/week @ 2024-11-04

105 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
~48K SLoC