1 2 3 4 5
//! Re-exports of layer-3 aesthetic-mapping types. //! //! Status: stub. Concrete re-exports land alongside the layer-3 implementations. // TODO(0.3.0+): pub use crate::components::aesthetics::{Aesthetic, ColorAesthetic, SizeAesthetic, ...};