#inter-process #process #memory

macro shared_memory_derive

Support crate that provides macros for the shared_memory crate

1 unstable release

0.10.0 Sep 20, 2019

#26 in #inter-process

Download history 126/week @ 2026-01-01 16/week @ 2026-01-08 123/week @ 2026-01-15 132/week @ 2026-01-22 113/week @ 2026-01-29 77/week @ 2026-02-05 155/week @ 2026-02-12 122/week @ 2026-02-19 185/week @ 2026-02-26 1024/week @ 2026-03-05 214/week @ 2026-03-12 149/week @ 2026-03-19 116/week @ 2026-03-26 178/week @ 2026-04-02 157/week @ 2026-04-09 175/week @ 2026-04-16

643 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.

Dependencies

~2MB
~49K SLoC