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

stylo_to_shmem

Support crate for Stylo CSS engine

1 unstable release

0.1.0 Oct 12, 2024

#1 in #stylo

Download history 202/week @ 2024-10-12 43/week @ 2024-10-19 70/week @ 2024-10-26 127/week @ 2024-11-02

442 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