#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 130/week @ 2024-11-02 67/week @ 2024-11-09 95/week @ 2024-11-16 174/week @ 2024-11-23 26/week @ 2024-11-30 15/week @ 2024-12-07 8/week @ 2024-12-14

229 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