#shared-memory #buffer #css #engine #stylo #shared-memory-builder #to-shmem

stylo_to_shmem

Support crate for Stylo CSS engine

1 unstable release

0.1.0 Oct 12, 2024

#24 in #shared-memory

Download history 131/week @ 2024-10-07 78/week @ 2024-10-14

209 downloads per month
Used in 3 crates

MPL-2.0 license

35KB
595 lines

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.

Dependencies

~0–5MB