[go: up one dir, main page]

to_shmem 0.1.0

Trait to write to a contiguous chunk of shared memory
Documentation

Trait for cloning data into a shared memory buffer.

This module contains the SharedMemoryBuilder type and ToShmem trait.

We put them here (and not in style_traits) so that we can derive ToShmem from the selectors and style crates.