Expand description
Unified layout bridge for custom nodes.
Implements the unified [CustomLayouter] trait for both block and inline
formatting contexts. The resolved [Display] is taken from the owned
[Style] (layout_style) at layout time and drives the shape of the
returned [LayoutBox].
Structsยง
- Custom
Node Bridge - A [
CustomLayouter] implementation for custom nodes.