shared_memory_derive

Crates.ioshared_memory_derive
lib.rsshared_memory_derive
version0.10.0
sourcesrc
created_at2019-09-20 02:33:39.779204
updated_at2019-09-20 02:33:39.779204
descriptionSupport crate that provides macros for the shared_memory crate.
homepage
repositoryhttps://github.com/elast0ny/shared_memory-rs
max_upload_size
id166113
size33,265
elast0ny (elast0ny)

documentation

README

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.

Commit count: 323

cargo fmt