1 unstable release
0.10.0 | Sep 20, 2019 |
---|
#11 in #shmem
353 downloads per month
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
~46K SLoC