Crate shared_memory_derive

Source
Expand description

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.

Derive Macrosยง

SharedMemCast