#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 131/week @ 2024-10-07 78/week @ 2024-10-14 72/week @ 2024-10-21 48/week @ 2024-10-28 143/week @ 2024-11-04 52/week @ 2024-11-11 120/week @ 2024-11-18 143/week @ 2024-11-25 22/week @ 2024-12-02

349 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–4.5MB