shared_memory_derive 0.10.0

Support crate that provides macros for the shared_memory crate.
Documentation

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.