stylo_to_shmem 0.1.0

Support crate for Stylo CSS engine
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.