#shmem #shared #memory #inter-process #process

macro shared_memory_derive

Support crate that provides macros for the shared_memory crate

1 unstable release

0.10.0 Sep 20, 2019

#8 in #shmem

Download history 140/week @ 2023-10-20 123/week @ 2023-10-27 145/week @ 2023-11-03 102/week @ 2023-11-10 129/week @ 2023-11-17 125/week @ 2023-11-24 59/week @ 2023-12-01 98/week @ 2023-12-08 118/week @ 2023-12-15 108/week @ 2023-12-22 58/week @ 2023-12-29 104/week @ 2024-01-05 140/week @ 2024-01-12 114/week @ 2024-01-19 74/week @ 2024-01-26 53/week @ 2024-02-02

396 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
~44K SLoC